...
The cash register can be locked temporarily by a cashier with the usage of a function. When . This prevents other cashiers from using the cash register is locked, it will still be on but it cannot be used. Only the cashier that locked the cash register can unlock it by filling the credentials manually or by scanning a cashier card.and is typically used in combination when keeping drawer balance per cashier.
The cash register can be locked automatically after x seconds of inactivity.
A supervisor with extended permissions can unlock the cash register when required.
Supervisor permission to unlock POS
...
A new parameter CreditPaymentFields is added in POS Configuration. This configuration defines the fields to be shown when paying by credit in POS. Maximum of 6 fields can be configured and setting the field as mandatory would make it mandatory in the user interface.
Ignoring link items
It's now possible to control if deposit item should be added on the different item transactions.
Expand | ||
---|---|---|
| ||
|
Tax value information on the printed receipt receipt
When an item with half or full tax is sold, then the receipt is printed with the identifier next to the item. If the item has half tax (TaxGroupID17), "H" will be printed. If items has full tax (TaxGroupID19), then "V" will be printed. Printing of the identifier can be configured by the parameter "Print tax identifier on line item" based in the PrinterConfig parameter in the POS Configuration.
...