You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

PLANNED

Prerequisites are located in the menu on the left.

New provider 'Hybris' added in PosCustomerService

(RTP-26348)

PosCustomerService now support new provider 'Hybris' for fetching member info to POS. The integration can search for members via mobile phone number or member id.

POS Configuration

Existing parameter 'PosCustomerServiceUrl' must be set to the corresponding environment TEST or PROD. Values are 'https://poscustomerservice.egretail-test.cloud/' or 'https://poscustomerservice.egretail.cloud/' respectively.

Existing parameter 'LoyaltyHeaderInSaleView' should be configured to show only relevant information for the cashier. Available values from Hybris is  'MemberNumber, 'MemberName', MemberEmailAddress' and 'MemberMobileNumber'

Existing parameter 'CustomerViewSetupWhenLoyalty' should be configured to show only relevant information for the cashier. Available values from Hybris is 'LoyaltyNumber', 'CustomerFirstName', 'CustomerLastName', 'CustomerEmailAddress' and 'CustomerCellphoneNumber'.

Improvements POS

AreaDescription
Price calculation

Improvements in price calculation for mix types with effect items (RTP-26452)

Improvements has been made to price calculations in POS to ensure faster calculations for mixtypes with effect items. Example mix types that use effect items are: 4, 5, 6, 8, 10, 13, 27, 30, 31, 33, 35, 39 and 41.

Improvements in price calculation performance (RTP-27379)

Generic improvements has been made to performance of price calculations in POS. Some mixtypes will be significantly faster than before with many items in the mix/receipt.

Improvement POS Sever

AreaDescription
POS Server (Receipt)

New fields in ARTS POSLog XML (RTP-28547)

ARTS POSLog XML has been extended with Alternative Itemgroup and Item Area.

  • No labels