Versions Compared

Key

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

...

Expand
titleConfiguration
POS Configuration

Relevant existing parameters:

'ShopAndGoActivateLindbakControl' (default 'False') - Must be activated to trigger random control automatically (does not affect 'C' button in monitor)

'ShopAndGoControlPercentage' (default empty) - Must be configured for automatically triggering due to number of items, subtotal in the receipt etc.

'SnGRandomControl' (default empty) - When configured, the new, assisted control mechanism is used. When not configured, the old visual control is used. This is regardless of automatically triggered or initiated by staff.

Improvements POS 

Module

Description

Bank

Improved startup when configured 'PayLink' pay terminal type (RTP-24955)

During startup of EG POS, and configured pay terminal type is 'PayLink', the health check run towards the pay terminal is now postponed apx. 2-3 seconds. This is to better secure that the terminal is up an running before the health check, hence to avoid presenting a misleading error message saying the terminal is not working, when it may actually be working.


Version 3.61.3 of PSDK integration (RTP-24164)

For PSDK pay terminals we have implemented version 3.61.3 of the integration from Verifone in EG POS. Existing functionality verified ok. This is the version of PSDK with which EG POS is certified for use in customer's Production environments.

Bonus Service

Support for Bonus Service version 2 (RTP-24575)

There a done changes in EG POS to support version 2 of Bonus Service.

General

Removal of "Could not get country code from the current store configuration" in logs (RTP-25065)

Logs are no longer spammed with "Could not get country code from the current store configuration" information.

Line discount

Line discount with price guarantee for fixed price items (RTP-25104)

When AllowLineDiscountOnFixedPriceItems parameter is set to TRUE in POS Configuration, adding a line discount with price guarantee for fixed price items no longer throws an error in POS.

Loyalty

Fetching bonus from original receipt for online return (RTP-24935)

The message shown when trying to use online return on a receipt that has not yet been updated in Reporting database was changed from 2 to 5 minutes expected delay. 

Printer

Printed barcodes with incorrect content (from 'A799' printers) (RTP-20418)

Sometimes printed barcodes written on printers type 'A799', often used with POS type Hewlett Packard, have not been able to be read in EG POS when being scanned. A printed copy of the same receipt may have been correct, even though the original receipt was not. Problem is caused by print module / OPOS drivers. To secure that the printed barcode in such types of POS / printers always have correct content a new parameter makes it possible to overrule printer device name reported by OPOS drivers.

POS Configuration: 

New parameter: 'PosPrinterCompatibilityMode' (default empty) - If configured to 'IBM', the device name reported by OPOS for connected printer will be overridden. For POS / printers with reported problems like described registry parameter 'Code128DefaultStart' should at the same time be set (back) to '106'.

Voyado integration

Changing consent to Voyado member terms from POS for existing member (RTP-24956)

Cashiers will now be able to change the consent to Voyado member terms from the edit member view for existing members. Previously the consent could only be set when a new member was created in POS and not for existing members.

Improvements POS Server

Module

Description

POS API On-prem

ItemOrderReference (RTP-24930)

When using the AddItemToCartExt method for setting ItemOrderReference, the same value is returned in the response as the one set in the request. Due to this fix, it is now possible to correctly identify the added item in the cart.

Digital receipt sending for members (RTP-23743)

The digital receipt is always sent to the member, regardless of the configuration set up on the member's account.

POS Import

Support for Label Assortment Code (RTP-24473)

Label Assortment Code for an item is imported to POS. This value can be seen in item search in POS, if the column is configured.

Info
titleRequired

POS Import v. 4.0.55 or higher.

POS Master

Customer groups on offers for all stores (RTP-24945)

Offers created for a customer group is now available for all stores. The validation if a customer group exists in a given store is removed.

Info
titleRequired

POS Master v. 3.0.0.127 or higher.

ReceiptService

Suspected rounding issues using € (RTP-23123)

Added new element for ExtendedAmountUnrounded as extension in ARTS.

New Parameter: IncludeExtendedAmountUnroundedExtension in ARTS config.

In ReceiptService this is hard coded to True (as all the other ARTS parameters).