Versions Compared

Key

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

...

Module

Description

POS Import

Support storing POS Configuration compressed in database (RTP-23452)

To reduce the size of the staging.FlatJSON table, support for saving compressed POS configuration data in the database has been implemented in POS Import. The data is decompressed while entries are processed by the FlatJsonExecutor job from POS Import package.

Info
titleRequired

POS Master v. 3.0.0.134 or higher.
POS Import v. 4.0.58 or higher.


Add support for "Number of times the mix can trigger" for Mix 28 (RTP-23095)

Support for "Number of times the mix can trigger" for Mix 28 has been added to POS Import, which sets the maximum number of time the offer can be used.

Info
titleRequired

POS Import v. 4.0.58 or higher.


Creating dummy data when importing unknown data from Item Management (RTP-25974)

When importing an item with unknown size/brand/product range/producer/supplier/color, dummy data will be created.

When one of the given characteristics does not exists in the database it will be created with name "Unknown size/brand/product range/producer/supplier/color" in the dbo table.

Example:

Image Added

POS Master

Import of cashier card from User Management (RTP-26096)

A cashier card can be linked to a cashier in User Management. This is updated in POS Master database and replicated to POS databases.

Info

Changes in POS Import and logic in EG POS is also required to start using these cashier cards in POS. This will be released in separate stories.