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

Compare with Current View Page History

« Previous Version 11 Next »

RELEASED   

Prerequisites are located in the menu on the left.

New cashier permission

(RTP-27443)

New role Offline Limit Control was added in User Management. It is located in POS > Sale permissions list. After adding it to a cashier, it is visible in dbo.role in POS Master database.

Fusion box fuel integration with POS - Reason code for drive-off

(RTP-28873)

DriveOffReasonCode parameter has been implemented and if set, this will be the reason code used for drive-off transactions.

Required

POS Master v. 3.0.0.151
Chain Web v. 2.10.301

POS Configuration

DriveOffReasonCode parameter (default value: blank)

Improvements POS 

AreaDescription
Fuel

Fusion box fuel integration with POS - Start/Stop all pumps (RTP-20980)

Start/Stop for all fuel pumps from Fuel Panel functionality has been implemented.

Fusion box fuel integration with POS - Fueling POSLog (RTP-28862)

POSLog is updated with the following fuel information for Sales and Breakage transaction under ArticleFuelInfo:

  • FuellingPointID
  • NozzleID
  • FuelGradeID
  • FuellingID
POS Configuration

New parameter for fuel modes for Fusion Fuel Integration (RTP-21274)

A new POS configuration parameter FccConfigurationModeMapping and new parameter type FccModeMapping is implemented which allows the user to add fuel modes and map them to the mode name and type.

Self-service

Item details on active line in self-service sales view and customer view (RTP-28717)

EAN, Size, Color or item number can be shown on the line below the item name in the self-service sales view. Space between item's name and details is smaller now.


Error message in Self-service when item does not have quota quantity 
(RTP-28736)

"Quota control not possible" dialog is shown only once and does not appear later after scanning cashier card. Also, while this dialog is shown, timeout is not possible. After this dialog disappears, timeout caused by inactivity is possible and "Touch to continue" dialog is shown.

After "Quota control not possible" dialog was closed and after a while of inactivity:

User interface

Customer specific highlight colors (RTP-27269)

New customer specific design of EG POS.

POS Configuration: 

UIHighlightColor parameter (default value: Neutral)

New parameter value (Customer_TRN) added.

Improvement POS Server

 AreaDescription
 POS API Online return fails if item is paid before delivery (RTP-27489)

When returning an item, which was bought with a discount, via the NewCartWithItemReturn method, it no longer fails when the IncludeDiscountsInOnlinereturn=True.

  • No labels