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

Compare with Current View Page History

« Previous Version 26 Next »

Document status: DRAFT

Date: 

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.

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. 

Item information

Showing campaign price when promotion is set on model/variant (RTP-18600)

Campaign prices exported from the promotion module on model/variant level are properly shown in item search and item details view. Previously these campaigns triggered correctly when sold, but where not shown in item info.

Changes in this story includes changes in the SQL view used by the item search in POS. The POS Master upgrade (v. 109) will delete and re-create the fulltext search and this will slightly affect performance in POS for a limited time after server upgrade and the item search will be unavailable/incomplete. (typically between 2 and 20 minutes - depending on number of items in the database and the hardware in POS).

Item search

Show sales view after adding item grom grid view in item search (RTP-20193)

After adding an article from grid-view in item search, the sales view is shown.


Campaign item price and highlight (RTP-23165)

When searching for an item with a campaign, it is now highlighted and showing the correct campaign price in list and detail view.

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.


Displaying correct dialog when member is not found (RTP-24254)

When searching for a member that does not exist POS will now display the correct "Member not found"-dialog to the cashier. Previously a misleading dialog saying "Member search is not available" was displayed.

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. 


Returning items from an order that was paid in multiple sales receipts (RTP-19571)

We have implemented support for returning an item from an order that was originally paid in multiple receipts.

Before:

After:

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.

Price checker mode

Price check mode shows the expired campaigns (RTP-23041)

Price check mode in POS no longer shows the expired campaigns on items:

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.


Deleted items / deposit refund amounts correctly subtracted from sub total amount ("To pay") (RTP-24261)

Deleted items and deposit refund amounts are yet again correctly subtracted from sub total amount, i.e what is shown as "To pay" in the rebate summary area in Sale page. Problem occurred in a couple of versions, in UI only, and was introduced during previous adaptions.

User Interface

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.


Displaying F1-F12 button indications on top right panel (RTP-15302)

It is possible to see F1-F12 on function buttons in panel on the right to help guide the user to shortcuts. (Configured by POS Configuration parameter MenuButtonIndication)



Button texts in PLU list for 1920 x 1080 resolution (RTP-22985)

The button texts in PLU list are now centered for 1920 x 1080 resolution.

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.


Informative error message when Voyado is offline (RTP-21402)

POS will now give an informative error message to the cashier when Voyado, VoyadoGateway or PosCustomerService is offline. The message is "Member search not available. Please try again later". Previously the error message did not indicate what went wrong, only that an unexpected error occurred.

  • No labels