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

Compare with Current View Page History

« Previous Version 9 Current »

Document status: UNRELEASED

Date: 

Prerequisites are located in the menu on the left.

Improvements POS 

Module

Description

Sales

"Change quantity" function when using a keyboard (RTP-25293)

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

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.

Price calculation

Discount for multiple coupons linked to same promotion mix (RTP-22297)

In a receipt with with multiple items in the same promotion mix, scanning multiple liquid coupons will now trigger the specified discount for all coupons scanned. Previously only one coupon would trigger a discount.

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.

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