RELEASED
Prerequisites are located in the menu on the left.
Improvements POS
Area | Description |
---|---|
Click & collect | Improved handling of Structured Notes in POS (RTP-28386) Structured Notes for order lines is saved even after the order has been picked in store. Previously, the structured note was not saved after picking. |
Fuel integration | Items used for fuel (RTP-28982) Combination for creating EANs for items used for fuel has been changed, just fuel grade number, padded with zero if it is a single digit, is added now after value defined in ForecourtFuelItemPrefix parameter. New dialog is displayed now when trying to put receipt with fueling on hold: |
POS Configuration | IncludeDiscountsInOnlineReturn parameter (RTP-29684) Default value for IncludeDiscountsInOnlineReturn parameter has been changed to True. |
Receipt | Message about electronic signature on printed receipts (RTP-29556) When a customer has signed a receipt electronically (using the Signotec signature pad) a message saying "THIS RECEIPT IS SIGNED ELECTRONICALLY" will be printed on the receipt. This goes for card transactions that require a signature, item returns and sale including employee discounts that need a signature. |
Improvement POS Server
Area | Description |
---|---|
POS API | Move empty cart validation from RemoveCartItem to CheckoutCart (RTP-23640) Previously, it was not allowed to delete all items in the cart using RemoveItemFromCart. This is changed and validation for empty cart is moved to CheckoutCart. |