Job code: 67 |
|
| ||
| Item: |
| Selection: | Entry: |
| A | Rounding amount printing | No* | 0 |
|
|
| Yes | 1 |
| B | Total amount rounding when a transaction is finalized | Rounding* | 0 |
|
| directly by Cor ckey | Not rounding | 1 |
|
|
|
|
|
| C | Rounding up of the unit digit of amount |
| 0 - 9 (default: 0) |
| D | Rounding down of the unit digit of amount |
| 0 - 9 (default: 0) |
| E | Application of rounding | Item and payment* | 0 |
|
|
| Payment | 1 |
| F | Limit of the least significant digit in entering amount of | Arbitrary* | 0 |
|
| item | 0 only | 1 |
|
|
| 0 and 5 only | 2 |
| G | Memory of difference due to rounding | No* | 0 |
|
|
| Yes | 1 |
| H | Limit of the least significant digit in entering amount of | Arbitrary* | 0 |
|
| payment | 0 only | 1 |
|
|
| 0 and 5 only | 2 |
Rounding amount printing (A)
Total amount rounding when a transaction is finalized directly by Cor ckey (B)
Rounding up of the unit digit of amount (C) Rounding down of the unit digit of amount (D)
•Handle C and D as a pair.
The rounding is performed as follows:
In case C = 0: Unit digit of amount < or = Value of D — rounding down Value of D < or = Unit digit of amount — rounding to 5
In other cases: Unit digit of amount < or = Value of D — rounding down Value of D < Unit digit of amount < Value of C — rounding to 5
Value of C < or = Unit digit of amount — rounding up
Application of rounding (E)
Limit of the least significant digit in entering amount of item (F)
Memory of difference due to rounding (G)
Limit of the least significant digit in entering amount of payment (H)
<Example> |
|
|
|
| |
| CD | E | F | G | H |
| 82 | Item & payment | 0 and 5 only | No | 0 and 5 only |
| 54 | Payment | Arbitrary | Yes | 0 only |
57