...
The gross amount is not null, AND
Either the amount payable or the net amount is not null.
...
Predefined data types
...
“currency”, “language”, “country”: Creating these “currency”, “language”, and “country” fields now will have standardised predictions with our pre-filled predictors such as “USD“, “EUR“, “GBP“, etc. for currency. This also means that annotating currency signs ($) in the Data Entry Companion for currency fields will be correctly formatted to “USD”.
date fields: These fields will return a formatted field under the format DD/MM/YYYY. So even if in the Review page, the date is formatted as DD/MM/YY, this field will be correctly reformatted as DD/MM/YYYY.
...
Other tables
You may want to maintain the row logic for tables in the extraction of information. To this end, we allow you to specify tables, which contain one or more row types.
...