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

Compare with Current View Page History

Version 1 Current »

RELEASED  

Prerequisites are located in the menu on the left.

Improvements POS 

AreaDescription
Fusion Fuel Integration

Changes in manual changing of fuel modes (RTP-30172)

Fuel modes have been reworked. The URL for the XML file with fuel modes has to be configured in FccConfigurationModeMapping parameter as one of the mode names. This is saved in pos.VolatileSettings in local database upon start up of POS, to support offline scenarios, and this is updated every login. In POS, the fuel mode can be changed for all other cash registers connected to Fusion.

Possible Drive-off (RTP-21504)

Fuel transactions that are older than 30 minutes and are not yet paid will have the text "Possible drive-off" shown in All Unpaid Pumps screen and in Pump screen.



Orders

Customer name when picking reserve and collect orders (RTC-38884)

Correct customer name appears when the picking of reserve and collect order has been started but not yet completed.

SMS Notification of paid Reserve and Collect order created in POS (RTP-29572)

When Reserve and Collect order created in POS is paid successfully,  the SMS to customer is sent with the message template setup in SmsENewCustomerOrderCompletedTemplate POS Configuration parameter.

Permissions

Giving permission for subtotal discount (RTP-30255)

When setting subtotal discount with cashier that does not have the permission, another cashier is required to log in to proceed with this action. Dialog with log in is displayed only once. 


PLUS integration

Error handling for PLUS integration (RTP-30025)

Improvements have been made in error handling for communication with PLUS app.

Receipts

Voucher Translation (RTP-30534)

When completing a sale using car wash article/ sell voucher function with Epsilon Express integration, voucher is printed with proper translation to Swedish when configured.

Required configuration in POS Configuration: new field in ESaleUrls/ESaleUrlsLocal -> add field = eSale_EpsilonExpress

Returns

Online Return Permissions (RTP-30098)

When a cashier  that doesn't have permission processes an online return, a second cashier with the correct permission is required to log in to proceed with the return successfully. 

Sales

VAT rates implementation (RTP-30351)

Logic for assigning VAT rates has been refactored. 

Required

POS Master v. 161 or higher.


Search menu

Disabled item search (RTP-30347)

When item search is not configured in the search types in parameter SearchMenuContent, POS will automatically use the first configured search type (after EAN/PLU).

Self-service

Lost access to pay terminal due to manual logins / logouts (RTP-17093)

POS will now not risk loosing contact with pay terminal in self-service POS, regardless of manual logins / logout performed by staff.

User Interface

Fix for background color in Payment view (RTP-30560)

Correct background color is shown on item lines section in payment view with UIHighlightColor parameter configured. 

Buttons in payment view (RTP-29264)

When using function button for financial pay out, payment screen buttons are not replaced with the ones form sales view. 

Improvement POS Server

AreaDescription
POS API

Pickup codes for Click and Collect Orders (RTC-37507)

CheckOutCart and ReserveCartInStore endpoint contract has been updated with option to generate Pickup code.

  • If generatePickupCode value is set to True (Default value is false) in the request, then response contains the newly generated PickupCode
  • If generatePickupCode is set to false in the request, PickupCodecode will not be generated.

Required

POS Master 3.0.0.154.


  • No labels