You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Document status: UNRELEASED

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.

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.

  • No labels