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

Compare with Current View Page History

« Previous Version 6 Current »

Document status: RELEASED

Date:  

Prerequisites are located in the menu on the left.

Improvements POS 

Area

Description

General

Corrected item count for weight items in sales view (RTP-21838)

POS will now show the correct number of items in sales view when weight items are sold. Previously POS did not update the number of items correctly when selling weight items, as a weight smaller than 1.000 kg would not register as an item count of '1'. When selling two or more kilograms of an item the item count would increase by the number of kilograms (e.g. 3.0 kg  would count as 3 items). The error was only visible in sales view, not on the customers receipt or in the POSLog.


Discount calculation when changing quantity on orders with pre-calculated discounts (RTP-20161)

Fix for calculating discounts when changing quantity on orders with pre-calculated discounts. 


Cash Changer menu button visibility (RTP-21428)

The CASHCHANGER_MENU_OPEN button remains visible if the cash changer has only been temporarily disconnected. The button will become invisible only if the CashChangerType = None is specified in the original configuration.

Internal transfer

Store search during internal transfer (RTP-21787)

It is now possible to search for the receiving or destination store when doing an internal transfer in POS 4.0. When internal transfer function is started, the search dialog for stores would be directly shown so that the receiving store can be selected. When no store is selected, the "No store is selected" warning can be pressed to access the search dialog for stores.

Line discount

Price shown in discount view on open price items (RTP-21814)

The entered item price will now be shown correctly in line discount view on open price items. Previously, when opening the line discount view the price shown was not always correct. If the open price item was discounted and sold previously the prices used in that sale would be cashed until POS was restarted.  That same price will be shown regardless of the entered price the next time that same item is sold.

Online return

Online return when member is missing from Bridge (RTP-21847)

EG POS will now allow online returns even if the member connected to the original receipt no longer exist in Bridge, or in some cases, have never existed in Bridge. Previously this missing member in Bridge prevented online return by casting an exception about not being able to fetch member rewards. 

Payment

"Enter Amount" field in Cash Payment (RTP-21206)

When entering the Cash Payment dialog, the "Enter Amount" field is empty by default now.

Price calculation

Allow discount label on 20-codes EAN ('piece' items) where there is no price in barcode (RTP-20874)

EAN codes starting with prefix 20, and 'unit of measure' = 'piece', are already allowed to be sold without price as a part of the barcode, i.e. the five last digits are 00000, exactly how the item is stored in database. Scanning such an item always registers a quantity of 1 piece. Now it is also possible to sell such items with a discount label (prefix 2207). Previously such discount label on these types of items led to item incorrectly being registered with a price of 0,00. Now correct price according to discount label will be used, and this works fine regardless of item has an active campaign price or not.

POS Configuration:

Relevant existing parameters:

AllowEAN20CodeSalePerPiece = True

NordicEAN20Codes = Norwegian

Receipt

Number of packages in receipt (RTP-21727)

Number of packages is printed on the receipt for ecommerce orders now.

Self-service

Additional surveillance messages sent to self-service monitor app (RTP-21790)

Messages sent from self-service POS to self-service monitor app regarding low total amount, age control, visual control and alarm items, all marked red in the app, will now be cleared / cancelled in the app when according actions (controls / removing alarm) have been performed in POS. This will make app no longer indicate someone still needs attention.

Voyado integration

Fix for only displaying one member registration form when registering member manuallyRTP-21710)

When registering a member to Voyado manually in POS, now only one member registration form is displayed. Previous when registering a member manually, one form was wrongfully displayed before the correct member registration form.

Improvement POS Server

AreaDescription
POS API

Performance in carts with many voided items (RTP-21837)

The request time does not increase rapidly when there are many voided/added items to cart.

  • No labels