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.

Multi-country: Using VAT from price in POS

(RTP-19816)

Support for multi-country VAT rates exported from the Item Management module has been implemented in POS Import and EG POS. When adding an item in POS, the VAT rate specified as an attribute on the price is used if it has a value. Otherwise, the value from the item is used (like before).

Support for importing prices with valid to / from datetime in the store's local time has been also been added to make sure that a price created in multi-country Item Management starts on the correct time in each country.

Searching for items in the same product series

(RTP-20867)

If configured, product series field is displayed in item information and item search detail views.

A new function to search for all items with the same product series was also implemented. When accessed through Item Search, items with the same Product series value as the selected row in the search will be shown:

There are radio buttons in the header to be able to swap from showing all items or just the items that are available in the store's stock.
 Items are be sorted in alphabetical order.

  

POS Configuration

ButtonConfig

To setup the Product series function button, add a new button in ButtonConfig, with new Function "SearchForItemsRelatedToSelectedItem" (Arguments: Model, Product series)

ItemInfoFullscreenConfig

To add Product series field in item information, add ProductSeries to Selected in ItemInfoFullscreenConfig

ItemInfoBoxConfig

To add Product series field in item search detail view, add ProductSeries to Selected in ItemInfoBoxConfig


Improvements POS 

Area Description
Cloud gift card


Print store copy of preloaded Scrip gift card (RTP-20754)

POS will now print a copy for the store of every preloaded gift card when they are sold. Previously, such a copy was not printed when the gift card was preloaded.

General

Logging improvement when searching for receipts (RTP-22090)

POS will no longer log ReceiptOnHoldService error in the LRSLog when searching for receipts.


Show/Hide function buttons based on cashier role (RTP-22626)

Function buttons are now shown/hidden to user depending on the "Role" field value in ButtonConfig parameter in POS Configuration. If "Role" field has a value, only users with that role will be able to see the function button in POS.


Support for "Can be sold" flag from Item Management (RTP-22396)

When can "Can be sold" = false, sales in POS will be blocked for the item. A dialog will show that the item is not ready for sale. 

Required

POS master v. 3.0.0.102 or higher.

POS Import v. 4.0.49 or higher.

PLU List

Showing the selected item in PLU list for keyboard navigation (RTP-22543)

When opening PLU list on cashier screen with function "Open new PLU List" and specifying PLU parameter=Cashier, the first item in the list will have focus, so keyboard navigation can be used.

Receipt

"Changed price from" shows Nan in receipt for split line items (RTP-22266)

"Changed price from" in the receipt no longer shows Nan and now shows the correct value for split line items.

Improvements POS Server

Area Description

POS API on-prem

Changing operator/cashier when using method NewCartWithReturn (RTP-19790)

When using the method NewCartWithItemReturn the operator/cashier specified in the request will also correctly be included in the response and be used in the cart. 


GetCart for click and collect orders (RTP-22797)

When calling the method GetCart on a reserved cart, it now displays the correct quantity for each EAN added to the cart also for click and correct orders.


Article information on linked items (RTP-22681)

When adding an item with a linked item, the linked item's details will also be added in the POSLog XML, provided that the parameter IncludeArticleDetails is set to True.


Improved performance of loading mix info from database (RTP-22903)

Performance of loading mix information from the database was improved when an item is contained in a lot of different mix definitions.

POS Import

Data is missing from bundle mixes (RTP-22906)

Group creation for mixmatch type 100 is now properly handled. Data is no longer missing from bundle mixes and prices are correct.


Items with missing VAT in import to POS (RTP-22056)

Error handling of items received by POS Server without VAT code has been implemented in POS Import.


Product series from Item Management (RTP-19663)

Support for importing product series from Item Management module has been added to POS Import.

POS Import/POS Master

fra 139 release

Import of multi currency prices from Item Management (RTP-22161)

The currency and VATrate set on the price exported from Item Management will be imported to the price table in POS Master. 

This will be used by POS API to be able to handle carts for stores in different countries.

POS Master will also be able to replicate changes to stores in different countries, but POS Local databases for physical EG POS will always contain prices with currency and vat only for 1 country.


Support for 14 digit GTIN (RTP-22254)

Support for importing items having more than 13 digit GTIN from Item Management has been added to POS Import.

Required

POS Master v3.0.0.99 or higher!

  • No labels