Versions Compared

Key

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

...

Improvements in order search view in POS 4.0 have been implemented: Paid status and discounted price on items are displayed now.

Improvements POS

Area

Description

Balance

Balance registration (RTP-21394)

Errors when doing balance in POS no longer occur: when starting to input values, the balance menu no longer disappears and when clicking Enter key on the previously input value, the field value no longer changes to 0.

Coopay

Customer scanner fully available during Coopay offline payment (RTP-20951)

When Coopay payment triggers offline handling the scanner configured for customer's use is now fully available during this process. This makes the customer able to confirm the offline payment by scanning the QR code a second time.

Customer screen

Scanning of member card in payment view (RTP-21505)

Scanning of member card in payment view is showing on customer screen now.

Electronic
eSale items

Improved handling of caching to/from 'Volatile settings' (RTP-21419)

Writing to / reading from 'Volatile settings' in database is now performed only once, in stead of being done every time item is added to receipt. This will reduce the load of database.

In addition, the 'Startpos' command, that is a part of the integration with 'Norsk Tipping', is now not run when a cashier is logged in automatically, like during startup of self service POS, but only during manual login of cashier. This will reduce the load of POS Services during nightly restart of the CR's, at a time where the 'Startup' command will fail towards Norsk Tipping anyway.


Reducing the load of POS Services by caching custom error messages for 'Norsk Tipping' integration (RTP-21384)

To reduce the load of POS Services the custom error messages text file for the 'Norsk Tipping' integration will now be cached. Hence POS Services doesn't need to open / close this file for every error situation. 

General

Fix for block fetching unpaid orders in POS (RTP-21415)

If order source is blocked in parameter "BlockFetchingUnpaidOrderFromSources" and order status is not paid, scanning of barcode will now result in message dialog saying "The order contains unpaid lines and cannot be fetched". Previous it was possible to edit such orders if barcode was scanned, even though order source was blocked in parameter and status of order was not paid.  

Scanner

Scanner enabled for providing credentials to force shutdown of POS-application (RTP-21440)

When trying to force shutdown of the POS-application, cashiers can now scan their cashier card to provide the required credentials . Previously the scanner was disabled for this function.

Self-service

Improved handling of scale integration in self-service mode (RTP-21380)

Integration with Bizerba scale in self service mode in EG POS is further improved. This is to prevent polling the scale when no weight item is being sold, and according logging to file.

User interface

Discount view (RTP-21429)

Up/down arrow keys can now be used to toggle between discount options.

Voyado integration

Do not display AssociationId in POSLog when ClubId is set to n/a (RTP-21430)

AssociationID is no longer displayed in POSLog if the attribute 'PrimaryClubId' is set to 'n/a'.


Implemented support for ClubID (RTP-20376)

There has been implemented support for ClubId regarding the Voyado Integration.

Improvement POS Server

AreaDescription
POS API

Revert breaking change in SetCartItemNote_Request (RTP-21374)

The NoteKey field when adding Notes to items is no longer required and is now set as optional.