...
Excerpt |
---|
Checks if there is zero consumption on the previous and current bills. If both have zero consumption, the Validator will fail |
Checks the value on the previous bill is zero, then checks the value of this bill.
...
current bill, but the previous bill has zero consumption. The Validator looks at the consumption figure, not the cost. |
Validator Set Up
...
Bill Entry screen
Current Bill
Previous Bill
Variables
There are no Variables for this Validator
Failure Prompt
Consumption on bill when last bill has zero consumption: FAILED - name of the Validator
'actualDailyConsumption=16794.095238821429' - The consumption on this bill divided by the amount of days in the bill
'prevBillConsumption=0.00' - Show Shows the consumption on the previous bill is zero
...