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

Compare with Current View Page History

« Previous Version 4 Next »

Document status: DRAFT

Date:  

Prerequisites are located in the menu on the left.

Improvements for long texts and many buttons in pop-up dialogs in POS 

(RTP-20293)

Buttons in pop-up menu dialogs now support line break on the text to support longer texts.

Up to 3 columns of buttons are also supported, making it possible to have up to 27 function buttons:

Credit customers in convenience mode

(RTP-19472)

A function to search for credit customers can be configured on a button in convenience mode. A list of all credit customers will be shown so the cashier can select a customer and add it to the receipt.

Return of undelivered items in orders

(RTP-19052)

It is possible to return undelivered items from orders now with AllowOnlineReturnOfUndeliveredItems parameter value set to True.

POS Configuration

AllowOnlineReturnOfUndeliveredItems (default value: False)

If True: Only validate that receipt line is paid when doing online return.


Improvements POS

Module 

Description

Convenience 

Adding items through numpad (RTP-20428)

It is now possible to add items with 13-digit GTINs in Convenience sales when using the numpad.


Date and time in title line (RTP-19602)

Date and time are shown in the convenience mode title line.

General

Improved additional fields in search/search result in POS (RTP-20258)

There is now possible to search items in POS by using brand, and this will also be displayed in search result. 

Logging

Removed logging (RTP-19654)

Unnecessary logging regarding member in receipt and unable to get member balance, when member is not in receipt has been removed.

Online return

Return of weight items (RTP-20420)

Dialog with weight while returning a weight item has automatically precision up to 3 decimal places now.

Receipt journal

Blank item color (RTP-20227)

Item color '-' is no longer included in receipts in the receipt journal.

Before:

After: 

Sales view

Show last item in the receipt in sales view (RTP-20784)

While adding more than 30 items in the receipt in sales view, the last item is shown at the bottom now. Earlier the last item was partly hidden.

Self-service

Switching between VIM bank terminal payment and other tender types (RTP-18585)

A bug that made it impossible to switch between VIM bank terminal and other payment types in Self-service mode has been fixed.

User interface

Scroll in receipt grid when paying order (RTP-20251)

Scrolling has been fixed and works when items are grouped in an order that is in a payment receipt.

Alignment has also been improved when showing item images in sales grid. The last item added now always aligns to the bottom of the view.


SMS / Text message box size (RTP-20105)

Input field when sending SMS / text message will expand and add new lines as needed instead of scaling down text size.

Voyado integration

Fix for exception when fetching data missing member level (RTP-20761)

There has been done a fix for exception when fetching data missing member level regarding the Voyado integration. Previous when trying to fetch data without member level, a exception was thrown, this resulted in that member would not get fetched and displayed in POS. 

Improvements POS Server

Module 

Description

POS Import

Discount-on-discount on mix type 40 from Promotion Management (RTP-19961)

Support for Discount-on-discount flag on mix type 40 from Promotion Management has been added in POS Import.


Import of bundle mix from Promotion Management (RTP-19518)

Support for importing bundles (mix type 100) from Promotion Management has been added to POS Import and POS Master database. This mix type has support for an additional price when selecting specific items from a group.

The new additional price is saved in dbo.conditionitem.discountgroupAddOnPrice.


Use SKU when importing ItemStoreLink from Item Management (RTP-19481)

SKU is used for importing/updating/deleting itemStoreLinks from Item Management. This improves the handling of EAN/tandem changes between Item Management and the POS Master database.


Updating multiple customer group discounts for the same item (RTP-18969)

Support for importing multiple customer group discounts for the same item into POS has been added to POS Import.  Customer groups are identified based on the unique PriceIdentifier.

POS Master

Supplier phone number (RTP-20358)

To ensure supplier phone number is always updated on items, the procedure which synchronizes items between POS Master and Reporting has been extended.


Incorrect unit of measure when POS has multiple prices for the same item (RTP-19130)

A problem that could result in the use of incorrect unit of measure when unit was changed in Item Management has been fixed. The problem only happened while there were 2 active ordinary prices for the same item with different unit of measure in the POS database.

  • No labels