Document status: RELEASED

Date:

Prerequisites are located in the menu on the left.


Block item from Exchange note

(RTP-4099)

We have added the possibility to block items from being sold with exchange note. To block an item for exchange note this needs to be done in Chain Classic by setting Treatment Code to "No Exchange note". If functionality for exchange note is used in self service, these items will not be listed as an item available for exchange note. 

If attempted in cashier mode, the cashier will get an error message explaining that this item is blocked for exchange note:








Self-service:









Visualizing '20-code' items with price in barcode on customer screen

(RTP-4859)

We have made changes to not show calculated weight of items with price in barcode (20-22 codes) on customer screen. Behavior is now similar to printed receipt.

Order locking while editing

(RTP-507)

Orders can be locked while they are edited in Chain Web or POS to make sure the same order is not edited simultaneously in multiple clients. Simultaneous changes of the same order in multiple clients can lead to loss of data.

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

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.

Improvement POS Server

Module

Description

JournalService

Converting to ARTS XML may fail when GrandTotal counters in POS are huge (RTP-11180)

We have adapted limitations in ARTS file format regarding value sizes of 'GrossPositiveAmount' and 'GrossNegativeAmount' in EndOfBusinessDay receipt. Where these counters had reached sizes of 9 digits or more, i.e. more than 100 million, converting failed. Now the most significant digits are skipped, leaving just the 8 least significant digits as values in ARTS file.

  • No labels