Versions Compared

Key

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

Document status: 

Status
colourYellowGreen
titleunreleasedreleased

Date:  

Prerequisites are located in the menu on the left.

Improvements POS 

Module

Description

Customer order

Customer order reference number dialog (RTP-25693)

The reference number and text dialog for customer orders can now handle both text and numbers in the 'Reference number' field . Previously the field would only take numbers.

General

Identical receipt number used twice (RTP-23548)

Problems where identical receipt numbers could be used twice are now solved. Previously these situations could occur due to some thread conflicts between PLU list update of Vensafe items on one hand, and some user operations on the other hand.

Sales

"Change quantity" function when using a keyboardExpanded label width for search menu items (RTP-25671)
The label width for the menu items in the search menu in main view have been expanded to show the full label text. Previously the labels was a bit to narrow causing some label text to be truncated.25293)

When using the "change quantity" function, the quantity of an item can by changed multiple times by using a keyboard.

Self-service

Self-service buttons for Vensafe items (RTP-23574)

Self-service view now has smaller text on the buttons (Label Text 1), which is reduced from 24 to 18px. This makes it possible for the customer to see more text on the button than before. 

User interface

Save button in on-screen keyboard in customer/member registration dialog (RTP-20284)

When register a new member/customer, cashier does not have to close the keyboard to click Save button. Now, it is already included in on-screen keyboard.

Vensafe

Maximum quantity when selling items via Vensafe automat (RTP-25649)

Vensafe tickets that contains items that do not have a quantity limit, like e.g. tobacco, in combination with items with quantity limit, like e.g. medicine, are now fetched correctly in EG POS. Previously a misleading error message could be shown to user when scanning the Vensafe ticket if, for some reason, the 'MaxQuantity' field in local DB for the "none quantity limit" item (tobacco) had an incorrect numeric '0' value in stead of correct alphanumeric 'NULL'.

Voyado integration

Redeeming Voyado bonus checks in self checkout (RTP-25799

When redeeming bonus checks in Voyado, POS will now use the correct member identifier (Voyado contactId) in the requests towards Voyado, even in self checkout mode. Previously POS in self checkout would use the member number as member identifier causing POS to stop because the bonus check could not be redeemed. The message "The cash register is closed. Please contact the staff" shown to the customer.

Shortened name of Voaydo bonus checks in coupon selection views (RTP-25609)

The name of 'Voyado bonus check' has been shortened to just show 'Bonus'. This enables showing the value of the bonus check after the name in self checkout as well as in manned mode. Previously the name of the bonus check was too long, causing the amount to be truncated and not visible in self checkout mode.

Improvement POS Server

Module

Description

POS API

E-commerce POS calculates wrong Mix-discount (RTP-24864)

The merging of discounts is now using the same discount number in AddItemsToCart request. This is to avoid problem later on when changing quantity for this item. This fix is for 'PrecalculatedDiscount' in ItemSale/AddItemsToCart.