
- 6.1. How to use Skrooge in my language?
- 6.2. How to set default currency and date format?
- 6.3. How to reduce the size of my document?
- 6.4. How to define a new invoice extractor?
6.1. | How to use Skrooge in my language? |
Check if Skrooge is well translated to your language and if you have installed all packages for Skrooge provided by your distribution. | |
6.2. | How to set default currency and date format? |
Default currency and date format are retrieved from Plasma™'s System Settings. Some distributions do not ship it with Skrooge. In such case you should install it through your distribution's package manager. You can then start it in a console: And select your preferred settings, in the Format section. | |
6.3. | How to reduce the size of my document? |
The size of your document can be very important. If you delete some old transactions, the size will increase. This is normal because Skrooge keeps the history of all modifications for the undo/redo mechanism. So if you want to reduce the size of your document, you just have to clear the history. | |
6.4. | How to define a new invoice extractor? |
Skrooge uses pdftotext to extract all strings of a PDF. After that, it uses a text file describing how to find key values. If you want to define a new invoice extractor, you have to do the following:
|