ExcludeTitles

Description

Specifies titles to exclude when searching for the field. This can be helpful when ReadSoft Invoices finds the wrong field because the title is similar to another field’s title.

If a title overlaps the title of the other field, add the title that you want to exclude to ExcludeTitles.

An overlapping title is one that can be found within another title.

Valid values

Titles to exclude. Not case sensitive. A comma must separate each title to exclude. Do not use spaces in the titles, even if the titles include spaces when printed on the invoice.

Example

One of the titles in your OrderDate field is "Order Date". But the invoices can also have a "Due Date" title, as well as "Ship Date", "Invoice Date" and "Shipped Date". The program might capture the "Date" part of those titles and use those for the OrderDate field.

Exclude the titles that do not apply to the OrderDate field by inserting ExcludeTitles in the [OrderDate] section:

ExcludeTitles=deliverydate,shipdate,invoicedate,duedate,shippeddate

Then the program will never try use the due date for the order date, for example.