RELEASED  

Prerequisites are located in the menu on the left.

Improvement POS

AreaDescription
Fuel integration

Authorized card in Fuel panel (RTP-31993)

A new icon for Authorized Card was added.

Log in

Not possible to log in to POS if CloudAccessService is down (RTP-32244)

CloudAccessService on POS Server is used by POS to fetch a token used as authentication versus EG Cloud services. A bug has been fixed, making it impossible to do cashier log in if CloudAccessService was not available when EG POS started and is still not available when a cashier tries to log in.

Receipt

ArticleArea and SpecialGroup in receipt for link items (RTP-31282)

ArticleArea and SpecialGroup is added to the POSLog XML receipt format also for link items.

Added customer specific ARTS extension data in EG receipt format (RTP-31712)

When a receipt is cancelled by the cleanup job in POS the correct customer specific ARTS extensions (ExternalTypeCode, CountryCode, ExternalLineTypeCode and TaxGroupId) will be added to the EG POSLog XML format before the receipt is sent to the receipt queue. This ensures that receipts exported from ReceiptService in the ARTS version 6 format contains this data.

This is only valid if the relevant parameters below is configured: 

  • SaveExternalTransactionInfo (default False) is set to True.
  • ExternalTypeCodes - default value containing the default transaction types for the specific customer.
  • ExternalLineTypeCodes - default default value containing the default line item types for the specific customer.
  • TaxGroupIDs - default value containing the default tax group id's for the specific customer. 

 

Added customer specific member data in Receipt for ARTS extensions (RTP-31713)

When a receipt only contain a member registration and no sale in POS the correct customer specific ARTS extension (ExternalTypeCode) will be added before the receipt is sent to the receipt queue. This ensures that receipts exported from ReceiptService in the ARTS version 6 format can be imported to SAP without errors.

This is only valid if the relevant parameters below is configured:

  • SaveExternalTransactionInfo (default False) is set to True.
  • ExternalTypeCodes - default value containing the default transaction types for the specific customer. 


Customer specific order data in EG POSLog XML to be used in ARTS extensions (RTP-30833)

When a customer order confirmation receipt is created the correct customer specific ARTS extension (ExternalTypeCode configured for ReceiptOnHold) will be added before the receipt is sent to the receipt queue. This ensures that receipts exported from ReceiptService in the ARTS version 6 format can be imported to SAP without errors.

This is only valid if the relevant parameters below is configured:

  • SaveExternalTransactionInfo (default False) is set to True.
  • ExternalTypeCodes - default value containing the default transaction types for the specific customer. 
Self-service

Improved navigation after cashier assistance (RTP-32054)

When a customer goes to payment in self-service and cashier assistance is needed, for example for age control via cashier mode, then the payment view will be opened when going back to self-service. Previously, the self-service sales view was opened and the customer had to click "got to payment" again. 

  • No labels