Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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.

Expand
titleConfiguration
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).*
    Image Added
  • When SortOrdersAfter = Pick Up Time, orders will be sorted based on Pick-up time and  are sorted from oldest to newest.
    Image Added
    Info
    titleRequired

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


    Expand
    titleConfiguration
    POS Configuration

    SortOrderAfter: default= TimeofArrival


Improvement POS

AreaDescription