[IdentifierLearning]

These settings are used in the [IdentifierLearning] section in Eiglobal.ini to specify additional single item fields that can be automatically learned as identifiers when an operator selects them in Verify:

FieldTypeNamen (where n is a positive integer except for 0) Defines which single item fields are used to automatically learn invoice identifiers.

In order for this to work,

LearnIdentifiersUsingSingleItemFields must be enabled in the [Interpret] section.

Any single item fields can be used, but those not included in the default list must be added separately to the [IdentifierLearning] section of Eiglobal.ini :

Default field types

These are the default field types that are always used as learning identifiers when LearnIdentifiersUsingSingleItemFields is enabled. They do not need to be included in the list of fields in the [IdentifierLearning] section.

  • supplieraccountnumber1
  • supplieraccountnumber2
  • supplieraccountnumber3
  • supplieraccountnumber4
  • supplieriban1
  • supplieriban2
  • supplieriban3
  • supplieriban4
  • supplierphonenumber1
  • suppliertaxnumber1
  • suppliertaxnumber2
  • suppliervatregistrationnumber

Example

[IdentifierLearning]
FieldTypeName1=supplieraddresspostalcode
FieldTypeName2=supplierbankclearingnumber
FieldTypeName3=<and so on>

The order in which fields are listed here does not matter.