FYI: DOCUMENTS INI File Help contains a link to this topic.
The system can search invoices for keywords that you specify in a text file. All of the keywords that are found are saved in a field value separated by commas. You can easily change the keywords without disturbing the invoice profile, since the keywords are in an external text file.
This can be useful for classifying your invoices into sub-categories. You get a list of different keywords found on an invoice, and you use this list to determine the invoice type. For example, if credit and note are found, then the invoice is a credit note. ( An invoice is also classified as a credit note if the system finds a negative amount. See The Debit/Credit field for more information.)
To use keyword detection, these steps are necessary. They are recommended for advanced users only.
Create a text file for your keywords.
Each word or phrase must be on a separate line.
The keywords can contain spaces.
Keywords are not case sensitive.
Blank lines are allowed in the keyword file.
Save the keyword file. Recommended: Put it in the same folder as Eiglobal.ini.
Decide which field type you want to use keyword detection on. The available field types are listed in the . dialog
Open the Eiglobalextra.ini file used by your country profile.
Find the section that corresponds to the field type you want to use keyword detection on.
In the corresponding section:
Create a
Create a
Example
[FieldName]
Save and close Eiglobalextra.ini.
Create a new single item field profile and give it a name.
In the , select the field type that you decided to use. settings for the field profile
Type "X(1-511)" in the
box. The other format settings are irrelevant.In the Dummy (or any other name). Then click .
box, typeThis adds a dummy title in the
box. It is not used anywhere but is necessary to make keyword detection work.Select ( settings page).
All of the keywords found on an invoice can be included in the output. To do this, open the transaction description and change the format of the transaction field—the one with the same name as the field that you used keyword detection on—from N(1) to X(1-511).
In the case of this specific functionality, all of the keywords found on the invoice are included in the output, in spite of the
setting.The values that are saved to the field and transferred are taken from the keyword file; the actual extracted values are not used.