Status | |||||||
---|---|---|---|---|---|---|---|
|
Commit coupons
If POS is not able to commit coupons. It will save transaction locally and retry the commit according to schedule in new parameter.
Expand | ||
---|---|---|
| ||
|
Improvement POS
Area | Description |
---|---|
Convenience | Payment button amount fix (RTP-33573) After receipt is paid, payment button in Convenience view no longer shows an incorrect amount. |
Epsilon Express integration | Voucher printing when subtotal amount equals 0 (RTP-34054) When subtotal amount equals 0 and payment is done in Convenience Sales, voucher is printed simultaneously with normal receipt. |
Payment | Support for BankAxept in Coopay (RTP-33036) EG POS is now supporting BankAxept when using Coopay. |
Price calculation | Accurate item line pricing for weight items with discounts (RTP-32760) When item prices are calculated based on weight and discounts, the rounded item line price displayed aligns with its portion of the receipt's total amount. This ensures clearer, more accurate pricing for users during checkout. |
Sale | POS Shows 100 NOK in discount in coupon view, not 100% (RTP-33706) View for external coupons (List_External_Coupons function) is changed. Coupons with discount of type percentage should be shown correct in the view. |
Self-service | Scanner activation when running self service on customer screen (RTP-34098) When running self-service mode on customer screen, both the main scanner and the customer scanner activate or deactivate automatically according to the situation. This applies when switching between different payment methods, or when moving between payment view and sales view, ensuring both scanners are always active when needed and deactivated when not. Improvements to method GetItemsRequieringApproval in EG POS - don't fetch item information for each line. This will speed up the performance when scanning items. Fetching receipts from the Datema scanner is now more reliable. In rare cases, when a receipt displays only the member number without items, customers will receive a message to seek assistance from staff. An alert is also sent to surveillance for follow-up. This helps prevent confusion and ensures customers receive accurate receipts. |
Vensafe | Adding ordinary items to receipt without delay (RTP-21980) Ordinary items can be added to the receipt smoothly, even if a configured Vensafe machine is temporarily or permanently unavailable. This ensures that regular sales are not interrupted, even if Vensafe items are currently not available for purchase. |