Check before, Configuration, Days after – Kofax Transformation Modules Invoice Pack 1.0 User Manual

Page 19

Advertising
background image

Configuration

Kofax Transformation Modules Invoice Pack – Getting Started Guide

19

Check Before

As stated above, it can be safely assumed that an invoice cannot be dated after
the reference date, which is the default configuration. This setting uses the
DaysBefore setting mentioned above to determine how far in the past an
invoice date may be and still remain valid.

Configuration

There are only two acceptable values for this setting, “true,” which indicates an
invoice must be dated before the reference date or “false,” which allows any
date in the past to be treated as valid. If an empty value is provided, then the
attribute will default to “true.”

X

To configure Check Before

1

Open the config.xml file using any text editor.

2

Locate the element <InvoiceDate…/>.

3

Edit the element attribute CheckBefore="true"

4

Enter true or false within the quotes.

5

Save the file.

6

Test your changes and modify as necessary.

Days After

This attribute is dependent on the attribute CheckBefore. The Invoice Pack’s
default installation behavior is not to allow invoice dates to occur after the
reference date. If the CheckBefore attribute is set to ”false,” then setting
DaysAfter will declare how many days after the reference date an invoice date
must be within to be valid.

Configuration

When setting this value, you should try to set a range as small as possible; any
invoice with an invoice date outside the limit will be flagged to the validation
operators.

X

To configure Days After

1

Open the config.xml file using any text editor.

Advertising