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

Compare with Current View Page History

« Previous Version 16 Next »

Document status: DRAFT

Date:

Prerequisites are located in the menu on the left.

Improvements POS 

Area

Description

Convenience sales

Improved numpad (RTP-21940)

In convenience mode, the "Enter number/qty" field have been added when the numpad is collapsed.

The "Enter number/qty" field and the Show/Hide button are aligned in both collapsed and expanded view. The whole area of the collapsed numpad is now clickable to expand the numpad.


Takeaway in Convenience Sales View (RTP-21920)

When using the function to change to alternative VAT (takeaway), a header is shown in the receipt view in convenience mode:

General

"No receipt found" message when resuming a receipt on hold (RTP-23406)

When fetching a receipt on hold with the RECEIPT_SEARCH_OR_PUT_ONHOLD function POS no longer displays the "No receipts found" dialog by mistake. This dialog is only shown when there are no receipts on hold to be fetched now. 

Loyalty


Visual improvements in new member search dialog (RTP-23417)

Improvements for new member search dialog have been implemented:

  • Validation is not activated when you enter the screen.
  • Font type, dialog width, spacing between rows and dialog height was improved.


Stamp cards shown in coupon tab in POS (RTP-23080)

Stamp cards are shown in the stamp card tab and not in the coupon tab in member information view in POS. The number in brackets behind the coupon button will only count coupons and not stamp cards.


Fix: Member bonus (RTP-22186)

Member bonus is no longer incorrectly displayed as 0 when adding member to customer order sale, entering the social security number in the sales view when the default EAN/PLU is selected in the left panel and in the payment view.

Order

Preview of click and collect orders (RTP-22376)

Preview of click and collect (reservation) orders shows the customers phone number in the title bar. 

PosCustomerService

Improved handling when PosCustomerService or POS is offline (RTP-23892)

When parameter 'ShowMemberRegistrationDialogBeforePayment' is activated, and PosCustomerService is offline, POS will now continue to the payment view after closing the error message about the offline situation. Previously POS would default back to sales view when error message was closed making it impossible in offline situations to enter payment view without changing the config of the mentioned parameter.

PLU List

PLU Lists are occasionally empty (RTP-23071)

PLU Lists are no longer occasionally empty on some Cash Registers.

Self-service

Confirmation of low total amount (RTP-23335)

Lines with negative values like Deposit refund tickets are excluded when POS calculates if control should be triggered based on parameter ShopAndGoConfirmTotalAmountLowerThan.

In the following example, when parameter is set to ShopAndGoConfirmTotalAmountLowerThan = 50 , control will not be triggered:

Subtotal 40, including an already deducted Deposit refund ticket worth 60.


Incorrect amount was shown as "To pay" due to campaign discount (RTP-23972)

In self-service mode the amount shown as "To pay" in the rebate summary area in Sale page yet again is correct. Previously this amount could be shown as too little, due to campaign discount. Problem occurred only in UI, not in the amount actually paid by customer.

User Interface

Fix: Buttons placement (RTP-22113)

Buttons do not change place if cashier doesn't have access rights: Buttons to which cashier doesn't have privileges are blank, not omitted.

Configurable focus on member added to receipt (RTP-23081)

It is configurable whether a member added to the receipt automatically is selected as the active row in the receipt. When using a secondary customer facing scanner to register members it is recommended to configure so the member is not selected as the active line as this might interfere with cashier operations.

POS Configuration:

DisableMemberAutoselect (default value: False). Set to True if you want to disable auto selecting of member in sales.

Voyado integration

Redeeming Voyado bonus checks (RTP-23518)

When redeeming bonus checks in Voyado POS will now use the correct member identifier (Voyado contactId) in the requests towards Voyado, regardless of how the member was added to the receipt. Previously POS would use the member number as member identifier if the member was added from the EAN/PLU field or from the member search menu to the left in sales view. This caused Voyado to fail to identify the member and thus redeeming the bonus check failed.

  • No labels