Versions Compared

Key

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

...

Info

Order locking only works in integration with Chain Web (2.10.21 and newer) as order master.

Some issues discovered while testing POS order locking functionality will further be investigated and fixed in https://jira.eg.dk/browse/RTC-11432 

Expand
titleConfiguration

POS Configuration

EnableOrderLocking (default False)

If enabled, POS will set a locked flag on the order in Chain Web while it is edited. When confirming order changes or discarding the receipt the lock is released.

(info) System parameter "CustomerOrderLockingEnabled" must be enabled in Chain Web before Order locking is enabled in EG POS. 


...

Improvements POS

Module

Description

Customer screen

Information shown on customer screen when money back to customer (RTP-4886)

If a receipt ends up with money being paid back to customer due to payment larger than subtotal, correct text is now shown together with the amount, i.e. "Å utbetale" / "Att utbetala" / "Credit".

Logging

Improved logging in case of connection problems (RTP-4066)

We have made improvements to what is logged for connection problems that cause system alert sign to turn on.

Example of logging:

System alert sign turned on: BackOffice=online  StoreCentralDb=online  LocalDb=online  LowDiskSpace=True.

Receipt

Linked article is printed several times on receipt (RTP-11174)

We have fixed a problem that caused link article to be printed several times on the receipt if certain mix combinations were sold

Self-service

Prevent scanned items from entering next customer's receipt (RTP-11297)

We have made improvements to secure that items scanned, that correctly do not start a new receipt, do not enter next customer's receipt either. That is if activated that a receipt can be started by a member only, and only members who has a Datema receipt on hold.

Relevant existing parameter: 'SnGStartReceiptByMemberOnly' = 'True'.

User interface

Missing panels in POS (RTP-4751)

Function and menu panels should not disappear anymore in POS after fix.

...