Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleConfiguration
POS Configuration
Trigger login automatically when the user entered character number X in the password field.

Hiding unused coupons in customer view & customer screen

(RTP-14713)

Unused coupons are not displayed in customer view and on the customer screen when ShowUnusedCouponsInSalesWindow=False.

Expand
titleConfiguration
POS Configuration

ShowUnusedCouponsInSalesWindow (default False)

If set to True coupons will be visible for cashier (and customer on customer screen) even when rebate is not yet triggered.

Emphasize campaign items

(RTP-14272)

Campaign items are now highlighted in sales view.

Expand
titleConfiguration
POS Configuration

HighlightCampaignArticles (default False)

If set to True, articles with an active campaign are highlighted in the sales view.

Function panel minimized by default

...

Keeping function panel minimized by default is possible when KeepFunctionPanelMinimized parameter is set to True.

Expand
titleConfiguration
POS Configuration

KeepFunctionPanelMinimized  (default False)

If set to True, function panel will be minimized at startup

Wait until SQL Server is installed and the "Local" database is replicated when POS starts

(RTP-14949)

The POS now starts, but then wait until SQL Server is installed, and the "Lindbak POS Local" database is replicated. This can take hours/days depending on how the cash register is installed.

...

Module

Description

Convenience sales

Item information in PLU Board (RTP-15912)

Item information is no longer displayed unexpectedly in PLU Board.


Crashing POS while using Convenience sales (RTP-15104)

Image loading for PLU boards has been optimized in order to solve issues with insufficient memory on the cash register so POS do not crash any long

Customer screen

Improvement for negative subtotal (RTP-15851)

When the subtotal is negative, then label "To pay" and currency codes are displayed on footer with negative subtotal in customer screen.

General

Item search with model grouping (RTP-16475)

Problems in item search with model grouping have been resolved. When pressing the back button on the model item now, POS is properly redirected back to item search view. Moreover, when model item is selected to be added to receipt, then it is added only once (before it was twice).


HANDLE_ROW_CLICK taking too long (RTP-16322)

HANDLE_ROW_CLICK takes less time now while searching receipt on hold.


Increasing memory usage (RTP-16069)

Issues related to increase of memory usage by POS has been solved. The memory consumed by WebView2 should not reach to the level at which POS crashes. 


Number series handling improvement (RTP-16063)

If number series does not exist in POS or ReceiptService, POS starts automatically from 1.


Do not save self-service cashier to recent logins table (RTP-15999)

Self-service cashiers are not saved to recent logins table now.


Convenience sales images caching (RTP-15926)

Improvements in the performance have been implemented. As a result, switching modes between 'regular sales' and 'convenience sales' should take a considerable less amount of time.


Unwanted information in header (RTP-15326)

Handling of ShowToCashier from POSLog has been added so information included in StructuredNotes are not displayed in header when ShowToCashier="False".


Keymap for line discount (RTP-15038)

Keymap for function Line discount (with specific input) for discount type Amount is working now properly also in EG POS 4.0.


Disabling main scanner when in certain open dialogues (RTP-14548)

Scanner is now disabled when certain dialogues are opened for manual input, dialogues where input from scanner is not relevant. This might be e.g. input of amount for open priced items, or input of weight for weight items.


Fix for online return (RTP-13919)

There has been some issues regarding online return for version 4.0, these issues are now fixed. So Online return works as expected in version 4.0. 

Offline/Timeout

Improvements regarding timeouts in offline situations for 4.0 version (RTP-15112)

General improvements have been implemented regarding the cash registers detection if it's offline or not, when trying to execute operations towards different services. The cash register is quicker in detection of it's own connection to the services, and will no longer use the same amount of time twice, if the cash register detects that's it's offline on the first attempt to reach the service. 

Order dispatch

Displaying picking status in POS (RTP-16040)

An issue occurred which prevented the cashier to see the correct picking status of orders in POS. This has been corrected. The "SetPickingStatusForCartOrderExt" method works as it should.

User interface

Hidden "Save" button in member registration view (RTP-16679)

In member registration view problem with covering "Save" button by function panel when using only on-screen keyboard does no longer appear.


New dialog for receipts on hold (RTP-16187)

When user tries to fetch a receipt on hold using RECEIPT_SEARCH_OR_PUT_ONHOLD function, and there are no receipts on hold, then new dialog informing about this is displayed.


Dark mode improvements (RTP-15953)

Improvements for dark mode have been implemented. The changes apply mainly to improve the contrasts, which means lighter texts and darker buttons.


Function buttons in search views (RTP-15534)

New rules for showing buttons in different searches have been implemented:

  • if 3 or less buttons are configured, "More functions" button is hiden and all configured buttons are shown,
  • if more than 3 buttons are configured, "More functions" button and the first 2 buttons configured are shown.

New rules for showing buttons in different searches have been implemented:

  • if 3 or less buttons are configured, "More functions" button is hiden and all configured buttons are shown,
  • if more than 3 buttons are configured, "More functions" button and the first 2 buttons configured are shown.


Bag dialog (RTP-15533)

The bag dialog does not hide member info in receipts header anymore. Moreover, dialog's design has been improved.


Highlight campaign and member price (RTP-14271)

Campaign and member prices are now emphasized in search and item info.

Web order

Editing the web order (RTP-14805)

It's not allowed to edit web order after going back from payment view to sales view so the "Edit order" button in web order header view has been removed. It still possible to see delivery information.


Edit the dummy customer (RTP-14840)

It is now impossible to edit the dummy customer in web orders.

...

Improvement POS Server

Module

Description

POS Master

Store local assortment code in ask price (RTP-15779)

When searching with the Ask price function in POS, the assortment code from 'ItemOverride' table is presented in the search result instead of the value from 'Item table'. The assortment code is taken from 'Item table' if LabelAssortmentCode is not present in the 'ItemOverride' table.