Versions Compared

Key

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

...

Support for importing prices with valid to / from datetime in the store's local time has been also been added to make sure that a price created in multi-country Item Management starts on the correct time in each country.

Searching for items in the same product series

(RTP-20867)

If configured, product series field is displayed in item information and item search detail views.

Image Added

Image Added

A new function to search for all items with the same product series was also implemented. When accessed through Item Search, items with the same Product series value as the selected row in the search will be shown:

Image Added

There are radio buttons in the header to be able to swap from showing all items or just the items that are available in the store's stock.
 Items are be sorted in alphabetical order.



Expand
titleConfiguration

  

POS Configuration

ButtonConfig

To setup the Product series function button, add a new button in ButtonConfig, with new Function "SearchForItemsRelatedToSelectedItem" (Arguments: Model, Product series)

ItemInfoFullscreenConfig

To add Product series field in item information, add ProductSeries to Selected in ItemInfoFullscreenConfig

ItemInfoBoxConfig

To add Product series field in item search detail view, add ProductSeries to Selected in ItemInfoBoxConfig


Improvements POS 

Area Description
PLU List

Showing the selected item in PLU list for keyboard navigation (RTP-22543)

When opening PLU list on cashier screen with function "Open new PLU List" and specifying PLU parameter=Cashier, the first item in the list will have focus, so keyboard navigation can be used.

...