Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status
colourYellowGreen
titleplannedreleased
  

Prerequisites are located in the menu on the left.

Improvements POS

AreaDescription
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.

Handling of fuel in combination with receipt on-hold (RTP-27859)

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

AreaDescription
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.