82
9.61
HALO and LALO on OPERATIONS OF VOID AND R.M.
Be noted that it is possible to define the maximum limit and the minimal limit of the
imputable amounts on operations of VOID and of R.M.
P (8) X/Time (AB CD) SUB-TOTAL #
AB
:
max. limit for operations of VOID and R.M.
A
=
Max value of the first digit
B
=
Max digits number
CD
:
min. limit for operations of VOID and R.M.
C
=
Min value of the first digit
D
=
Min digits number
9.62
ENTRY AMOUNT LIMIT PROGRAMMING
By this programmation it is possible to define the value with which a registered
amount can finish ; with the same programmation it can be defined moreover from which
of last three digits of the amount (unit, tens and hundred, or second decimal. first decimal
and unit) must be activated the control on the format of the same amount.
In other words, by this programmation it's possible to define if the ECR can accept
final amounts with whichever digit (Eg.: 15.673) or if the amounts allowed must obligatorily
finish for zero (Eg.: 15.670 or 15.600 or 15.000) or for five, fifty or five hundred (Eg.: 15.675
or 15.650 or 15.500).
Like evidenced in the above examples and like already indicated, it will be possible
to define if the amounts can end with a number whichever or must end for zero or can end
for zero or for five ; this definition can have effect on the units (or second decimal), the units
and the tens (or first and second decimal) or on the units, the tens and the hundreds (or first
decimal, second decimal and unit).
P (63) X/Time (AB) SUB-TOTAL #
A
: definition of the digit from which must begin the amount control format
0
=
no control (default)
1
=
control on the last digit of amount
2
=
control on penultimate digit of amount
3
=
control on antepenultimate digit of amount
B
: amount format allowed (0 or 5)
0
=
the defined digit can be only zero
5
=
the defined digit can be zero or five
Examples:
if
AB = 10,
all the amounts with the last digit different from zero
will generate an error on the ECR.
if
AB = 35,
all the amounts with last the three digits differents
from "500" or "000" will generate an error on the ECR.
KEY
KEY