Versions Compared

Key

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

...

Expand
titleConfiguration
POS Configuration

ExpirationDiscountConfig

Configuration of:

  • Number of days until best before and expiration dates where POS will show information and optionally trigger automatic discount.
  • The discount in percent
  • The reason code for the automatic line discount

Example configuration:

 GS1 barcode syntax for best before and expiration date:

010739415015403817250101

01 => Identifier for GS1 code

07394150154038 => Identifier-code 14 digits. If it starts with 0 its EAN else DUN

17 => Field Id: 15=Best before, 17=Exp.date,

250101 => Date in format YYMMDD

Provision to Payback with digital payment methods

(RTP-36366)

A cashier can payback to the customer using digital payment methods like Swish, Vipps etc. and not only credit notes, cash or bank payments. Which will me more convenient for the cashier and the customer. 

Image 1: Digital payments on the right panel ( DisableTenderBackPopUpDialog = True): 

Image Added

Image 2: Only 2 options for refund (DisableTenderBackPopUpDialog = False)

Image Added

Expand
titleConfiguration
POS Configuration

DisableTenderBackPopUpDialog = False : this is by default set to False. Now the cashier can see a pop up with options for return.

DisableTenderBackPopUpDialog = True . If this is enabled, cashier can choose digital payment options. 

Cash Management - Improved receipt print

...

If the amounts are entered as a total amount per currency, the denominations are not shown on the receipts.

Bottle deposit

(RTP-36319)

Parameter for removing bottle deposit automatically - RemoveBottleDepositForInternationalFlights - has been implemented.

Expand
titleConfiguration
POS Configuration

RemoveBottleDepositForInternationalFlights parameter (default value: True)

If set to True, linked bottle deposit will be automatically removed in receipts with international flight added.

Post Void with dialog to select tenders for refund

...

AreaDescription
Balance

Registering inbound change in POS (RTP-34833)

When no denominations have been configured, the total amount for inbound change can be registered. Previously, it was not possible to enter any amounts in this case.


Cashiers

Import of cashiers (RTP-37229)

An improvement has been made to the import of cashiers to POS Master database to allow updating existing cashiers without "AD User Name" when the update contains an "AD User Name". This issue could occur when migrating from Chain Web/Classic to User Management.

Cashier Permissions to pay in and out of cash drawer (RTP-37275)

Handling of the permission to perform cash drawer pay in and pay out has been improved so the work correctly when the cashiers are handling in Chain Classic/Web and User Management.

Permission to perform drop and to invert receipt (RTP-37274)

Permission to perform drop from cash drawer and to invert a receipt (in order to correct it or cancel it) has been added in User Management.

The permissions are also removed from baseline (=list of permissions that all cashiers have), so the cashier needs to have these permissions to execute related functions.

Coupons

Error handling in POS for general and single-use coupons (RTP-33152)

When coupon is not valid or doesn't exist, error handling dialog informs cashier about it:



Error handling in Self Checkout for general and single-use coupons (RTP-33153)

When coupon is not valid or doesn't exist, error handling dialog informs customer about it:

Customer order 


Pay later (RTP-37731)

Multiselect behavior allows customer to select/deselect all items at once that are added to the order in the “Pay later” dialog.

Image Added

Deposit refund

Function to add deposit refund with configured EAN (RTP-37326)

A bug that broke the function to add deposit refund using EAN configured in POS Configuration was fixed. 

Epsilon integration

Show code and text in warning notifications from Epsilon (RTP-34002)

Warning notifications from Epsilon are shown with the error code and text in normal POS and Convenience sales screens, where only a generic warning message was shown before. Notifications appear in normal and Convenience sale screens in the header. It is possible to get multiple warning in a single warning notification. This works in both scenarios when configuration ShowEpsilonInPlu is True or False.

Normal sales screen:

Convenience screen:

 

Car Wash Vouchers and Fuel Vouchers printouts (RTP-33810)

Logo for car wash and fuel voucher printouts can be configured in PrinterVoucherLogoForEpsilonExpress parameter. When configured, selected logo is printed at the top of the voucher receipt. Additionally voucher code is larger and format of expiry date printed on the receipt is changed to YYYY-MM-DD.

Flight integration

Flight code on printed receipt (RTP-37555)

The flight code (FIcode) on the printed receipt has been fixed so it displays the correct code. (The same code that is saved in POSLog XML)

Scanning boarding cards in self-service (RTP-34211)

A problem that could cause scanning of some boarding passes with much information in the barcode to fail in Self-service mode has been fixed. 

Fuel integration

Fix for drive-off payment when cash changer is enabled (RTP-36007)

Payment can be done successfully for a transaction with a drive-off if CashChanger parameter is setup.

Item transaction

Limits for items with active substances removed for item transactions (RTP-35379)

In POS, item transactions can be done on items with with active substances and it is not restricted with the maximum limit. Sales transactions are still limited to the set maximum limit.

Restricted items failed when working with item transaction (RTP-33942)

Made It possible to perform item transactions on restricted items.

Loyalty

Coupon activation rules for mixtype 1004 (RTP-28414)

This release ensures that coupons with mixtype 1004 are only activated when no other discounts are applied to the items. The system correctly prevents activation if a subtotal discount or line discount is present while allowing the coupon to be applied when no other discounts exist. 

Order

Canceling a finished receipt with order payment (RTP-37531)

A problem that caused order edit mode to be started incorrectly was fixed. This happened when using the function to cancel a finished receipt and the receipt contained payment of an order. 

Payment

Currency payment with no items (RTP-37016)

When trying to use the currency payment function in an empty receipt, the following dialog will be shown:


Permissions

Delete permissions from EG POS (RTP-37447)

Permissions that are no longer in use and are deprecated are deleted from pos and from Chain Web.

Price check

Norwegian localizations in new Price check solution (RTP-37795)

Norwegian translations are added to the new Price check solution.

Receipt

EFSTA Support for MeinElster in Germany (RTP-35781)

Due to new regulation in Germany a report must be created in EFSTA Portal to be sent into German Authorities.

Sale

Showing prices when customer is registered (RTP-37619)

When register a customer on the receipt that have the checkbox "Show prices excl. VAT in POS" checked , the label "Original Price (Overridden") is not shown if no price changes or discount is added to the item.

Can't get "Button area" back in Sales view (RTP-23034)

Fixed issue with non-accessible menu buttons after clicking More Item option in the POS application.

Stock Control Service

Stock Control Service - save offline stock updates in local database (RTP-34659)

When the integration to the central Stock Control Service is offline, stock changes are saved in the database in table [pos].[UnsentStockUpdates].

When the connection is re-established, the stock updated will be synchronized to the Stock Control Service and removed from the local database.

User interface

Serial Number dialog fields (RTP-25706)

When individual item is added to the sale and ShowIndividualNumberInSerialNumberDialog parameter is set to FALSE, then only Serial Number field will be shown.



Fixes in model search screen (RTP-36572)

Resolution adjustments (for 1920x1080 and1366x768) are added to model search view, along with proper translations and small user interface fixes.

Price lookup and currency payment views adapted to full HD (RTP-37014)

Price lookup and currency payment dialogs have been adapted to Full HD resolution (1920x1080).

...

AreaDescription
POSLog

Card name in TenderName field (RTP-34374)

Values configured in CardNameMapping POS Configuration parameter appears in POSLog with card payment in the TenderName field.

POS Import 

Import customers from EG Cloud Customer Service to POS Master (RTP-20291)

Support for importing customers from EG Cloud Customer Service has been added to POS Import.

Support for "Serial Number Is Required On Sale" flag from Item Management (RTP-35819)

"Serial Number Is Required On Sale" flag from Item Management is being imported to POS Master (IndividualItem).

Allow import of up to 9 digits for Profiles from Store Management (RTP-31710)

Import of profiles with codes up to 9 digits from Store Management is supported in POS.

 

Improved performance of cashier import from User Management (RTP-37398)

The performance of cashier import from User Management has been improved. (Import from Chain Web/Classic was not affected.)

POS Master

Improved error handling for cashier import (RTP-37380)

A problem that caused the import of subsequent cashiers to fail after one cashier failed has been fixed.

Improvement in handling corrupted store data from POS Import (RTP-27191)

Support for handling corrupted data has been added to POS Import. The data exported for stores that do not exist in the POS Master database will be attempted to be processed within a one-hour time span. The ExecutionPlan job will pick up those data and try to process them during each run between 3 and 4 AM.

Receipt Journal

Cash Management receipts in Receipt Journal (RTP-37692)

Cash management functions of type Pay Out, Pay In, Safe Drop and Float are displayed in Receipt Journal in Chain web.