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

Compare with Current View Page History

« Previous Version 6 Next »

Document status: DRAFT

Date:  

Prerequisites are located in the menu on the left.

Recalculation of cost price for Food delivery

(RTP-14661)

In integration with customer group module in Chain Web, recalculation of cost price can be triggered automatically in POS.

The solution works like this:

  • Create a customer group and customers linked to it in Chain Web.
  • Set up items or item groups with specified cost price increase % in Chain Web.
  • Add a customer linked to specific customer group to the sale in POS (see config).
  • Add item to the sale in POS. A dialog is shown where the cashier enters the desired sales price.

  • The cost price is automatically recalculated with the following formula:
    New cost price = Normal cost price + ("net cost increase %" * overridden sales price).


 This change requires version 2.10.121 of Chain Web.

POS Configuration

CustomerGroupsThatTriggerOverridenPrice

Customer group numbers that contain customers that should trigger recalculation of cost price in POS.

Example: Customer Group "Food delivery" and customer "Foodora".

Improvement POS 

Module

Description

Self-service

Signature payments with Verifone VIM terminals (RTP-15452)

Signature based payments with Verifone VIM terminals are now supported in Self-service.

Improvements POS Server

Module

Description

POS API

 Improvements for Klarna Checkout (RTP-13638)

  • Extended logging when parameter KlarnaLogDetails is set to True.
  • All requests/responses are logged in POSWCF logfile.
  • UpdateKlarnaPayment should now accept repeated updates when total order amount is zero.
  • UpdateKlarnaPayment, CaptureKlarnaPayment and RefundKlarnaPayment has better error handling and will retry twice on timeout.
  • A bug reported by Klarna was fixed where we incorrectly used Checkout instead of order management when fetching order.


Reversal of invoices based on sales from Tokheim in Chain Web (RTP-15499)

A bug in the POS API that sometimes prevented reversal of invoices based on sales from Tokheim in Chain Web has been fixed.


Reversal of invoices in Chain Web (RTP-15265)

A bug in the POS API that sometimes prevented reversal of invoices in Chain Web has been fixed.

POS Import

Integration with Store Service (RTP-13763)

Support for import of Stores, Profiles and Teams exported from EG Cloud StoreService has been implemented to POS Import.


Mix 21/22 from promotion module (RTP-13340)

Support for Mix 21/22 (Buy x items from the selection and get a NOK /% discount) exported from EG Cloud promotion module has been added.

  • No labels