Validator Set Up
Variables
...
Bill Entry details
Failure Prompt
BE – MDentry
Used to ensure a maximum demand figure is entered on to the invoice Bill Entry screen. Works by comparing
This Validator compares the maximum demand tag cell field against the previous invoice; if the previous invoice is greater than 0, then the validator will fail if a maximum demand figure has not been entered.
BE – WaterVat
Used to ensure that water invoices have 0% VAT.
Validator Set Up
...
Variable, VAT Limit: Enter 0 to ensure VAT isn't charged on a Water Bill
BE – UniqueInvoiceNumberValidator
Checks if the invoice number is unique to that account.
Tenant Billing
The Tenant Billing (TE) validators apply to Tenant Billing only:
TB - HfdChannelGapCheck.xml
Checks for any gaps in Periodic Channel Data
TB - ZeroConsumptionCheck.xml
Checks to see if the consumption is zero
TB - totalConsumptionTol.xml
Checks that the total consumption on this bill is within a set percentage of the previous bill
The percentage is set by the User
TB - totalConsumptionTolYear.xml
Checks that the total consumption on this bill is within a set percentage of the previous years bill
...
Variables
There are no variables for this Validator
Bill Entry details
Failure Prompt
DIDNT FAIL??? I HAD A FIGURE OF 100 IN THE PREVIOUS BILL, AND 0 IN THIS, BUT IT STILL PASSED???????