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

Compare with Current View Page History

« Previous Version 5 Next »

PLANNED   

Prerequisites are located in the menu on the left.

Showing picking orders until preferred time

(RTP-26687)

A new POS Configuration parameter, PickingLeadTimeInMinutes, can be setup to only show reserve and collect/click and collect orders ready for picking before x amount of time:

  • When PickingLeadTimeInMinutes parameter has value set to x minutes, orders that have less than x minutes for their pick-up time will be displayed in POS if the "View upcoming orders" radio button is selected. The user can select "View all" radio button to be able to see all orders, regardless of pick-up time.
  • When PickingLeadTimeInMinutes = 0 (Default value), there will be no radio buttons shown and all orders will be shown in POS.

POS Configuration

PickingLeadTimeInMinutes - Entered value will be in minutes, Default = 0.

SortOrderAfter - Value should be = PickUpTime.

Sorting of web orders

(RTP-26831)

A new POS Configuration parameter, SortOrderAfter, can be setup to control how the orders shown in Web orders in POS are sorted:

  • When SortOrdersAfter = Time of Arrival, orders will be sorted based on Time of Arrival (existing implementation).
  • When SortOrdersAfter = Pick Up Time, orders will be sorted based on Pick-up time and  are sorted from oldest to newest.

    Required

    POS Master v. 3.0.0.151 or higher.
    Chain Web v. 2.10.301.


    POS Configuration

    SortOrderAfter: default= TimeofArrival

Fusion box fuel integration with POS - Start/Stop all pumps from a function button

(RTP-20982)

In case of emergencies, all pumps can be stopped or started from a configured function button in normal sales view or convenience sales view.

POS Configuration
Configure ButtonConfig and PluBoardFunctionButtons parameters with function "Stop all pumps".

Use quotas from webdoc and pass Quotas used back to Webdoc

(RTP-28512)

While adding limited item, it matter what TOB and ALC are set to. Confirming age in age control dialog is not enough. If you need 2 quotas for alcohol and 1 for tobacco, you also need to scan at least BoardingPass-XXXXXX-2-1-2 ( BoardingPass-XXXXXX-PAX-TOB-ALC).

After scanning incorrect number of boarding passes with tobacco quotas (TOB set to 2 when 3 is needed) "Quota exceeded" error does not disappears:

After scanning correct number of boarding passes with tobacco quotas (TOB set to 3) "Quota exceeded" error disappears:

Improvements POS

AreaDescription
Loyalty

Support using https in endpoints when searching member in Bridge / Loyalty (RTP-28458)

Endpoints used by EG POS for seraching members in Bridge / Loyalty may now use https as well as http.

POS configuration:

Relevant existing parameters: BridgeMemberWSUrl, BridgeWSUrl and BridgeGiftVoucherWSUrl.

Member

Avoid displaying Member name when adding member using QR (RTP-27564)

Name is now only displayed in POS, if member is searched by mobile number or COOPID (only COOPID number).

Self-service

Sealing bags / 'Is this your final destination?' dialog (RTP-28661)

Dialog in which you can decide if your items need usage of sealing bags is shown only once when adding other items before finishing the payment. The choice is remembered so the customer doesn't have to answer multiple times for the same question in one receipt.


  • No labels