Versions Compared

Key

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

...

Prerequisites are located in the menu on the left.

Solid bike insurance in POS

(RTP-11609)

Online integration with solid insurance for bikes is now supported in POS. The insurance is triggered in the same way as the previous Falck bike insurance solution (for configured item groups). A list of configured insurance items are shown, and the cashier selects one of the. 

A new dialog to enter customer information required by solid is shown to finalize the insurance registration.

Expand
titleConfiguration
POS Configuration 

GroupsThatRequiresMembershipRegistration (default blank)

Comma separated list with item group numbers. When you sell a product from the configurated item groups the cash register will ask if Solid-membership should be registered.

 
MembershipRegistrationEansList (default blank)
Comma separated list with EAN's for diffrent types of Solid memberships This can for example be:

  • free 3 months
  • 12 monts - 1 year
     

SolidInsuranceEan

The string must be set to "empty" if Solid Bikeinsurance is to be used.

POS Services configuration 
Added insuranceservice to enabledservices.

Do never use Coopay callback for web orders 

(RTP-12558)

If activated use of callback (from PaymentService) when paying via Coopay app this will now not affect paying web orders.

Expand
titleConfiguration

POS Configuration

Related existing parameter:

UseCoopayCallback (default False)

If set to True callback via PaymentService will be used, except when paying web orders. Otherwise POS will be polling for customer's approval in Coopay app as before.

Improvements POS

Module

Description

Balance

Shifts receipts in Receipt Journal (RTP-11724)

New shift and end shift receipts are displayed in Receipt Journal in the same way as in printed receipt

Bank

New version of AeviXPay from Aera (RTP-11901)

Version 4.36.20.1 of AeviXPay (pay terminal solution by Aera) has been tested in POS. Small improvements regarding connection loss between POS and terminal / AeviXPay has been made.

Convenience sales

'Get receipt on hold' in Convenience mode (RTP-12867)

When using the function 'Get receipt on hold' in Convenience mode the overlay "Search parked receipts" was hidden behind Convenience mode. It has been fixed now and receipts on hold are correctly displayed.

Coopay

Improvement of digital receipt for Coopay in InStore app (RTP-12480)

Purchase summary and digital receipts are now properly managed for Coopay in InStore App.


Improvement of Coopay to use card issuer from Aera (RTP-12091)

When paying using Coopay in the InStore, we can now use the card issuer received from Aera.


Donation solution via Coopay app (RTP-12759)

We have made improvements to donation solution via Coopay app. Item to be added to receipt as a "Donation" was not always added. This is now fixed.


Paymentservice connections to callback HUB for Coopay transactions (RTP-12761)

When using callback (from PaymentService) for Coopay payments, the connection with PaymentService will now be opened and closed for each transaction. This will reduce resources used by PaymentService.

Credit

Cash payout when refunding by credit (RTP-12165)

Logic in POS has been changed so it is not possible to enter a higher amount causing cash payout when refunding by credit and "cash" is set in parameter DisallowedTenderBackForCreditCustomerInReturn.

Discount

Gross profit calculation in subtotal discount view (RTP-11887)

Subtotal discount view does take into account that item is already discounted when calculating gross profit now.


Line discount by percent or new price incorrectly calculates the discount when repeated more than once on the same item (RTP-11234)

Fixed the problem were the new price price is not the final price.  Now the new price is always the final price for the item.

Klarna

Suggest Klarna refund when using online return (RTP-3438)

Klarna Refund is suggested when orders were paid by Klarna and they are returned using the online return function in POS.

Loyalty

Select best available bonus (RTP-12253)

Best available bonus is now selected in POS when Department is set.

PLU List

Self-service PLU List in cashier view (RTP-11666)

We have fixed an issue with showing self-service PLU lists on the cashier screen.

POS Configuration

Fix to sublevels issues (RTP-12736)

The possibility of deleting rows or columns from the sublevel view has been disabled. Moreover problem with "Edit sublevel" button leading to a sublevel with a different name has been solved.

Price calculation

Line discount by percent or new price incorrectly calculates the discount when repeated more than once on the same item (RTP-11234)

Multiple groups for condition items in Mix 41 (RTP-12547)

Mix 41 is now changed to secure that mix triggers correctly even when groups, from which trigger items are chosen, contains several items each. Discount is then correctly given on item(s) from a different group.

In existing versions of POS a script needs to be run on POS Master in order for changes to take effect, and mixes need to be created / replicated from Chain Classic once again. (No changes in POS itself).

Self service

Inactivity timer "freezes" when StoreCentral database is unreachable (RTP-12428)
If configured a timer counting down 10 seconds due to customer's inactivity the timer dialogue could "freeze" when receipt should be put on hold, if StoreCentral database was unreachable. This is now fixed.

Related existing parameter: ShopAndGoCheckoutIdleTimeout.


Color on member header in self-service (RTP-12450)

Existing parameter CustomerScreenMemberInfoBackgroundColor now also configures the member header in self-service. Previously it only affected the customer view.


Small amounts prevents finishing receipts (RTP-12744)

Small subtotal amounts to be paid / refunded will now follow rounding rules, hence they will not be sent to pay terminal if rounded to zero. This is equal behavior as in manned POS / cashier mode.

Previously, small amounts to pay/refund could prevent the receipt from being finished, for example when using deposit refund tickets.


Disable main scanner during surveillance monitor mode in regular POS (RTP-11541)

When temporarily running surveillance monitor in a regular POS main scanner will now be disabled. The scanner will be enabled when surveillance monitor is minimized

Fixed the problem were the new price price is not the final price.  Now the new price is always the final price for the item

.

User interface

Missing sum in total line (RTP-4587)

Parameter ShowItemCountInSalesMode when was set to True, then it was causing the missing sum in total line problem. This bug has been fixed and sum in total line is displayed correctly now.

POS Configuration:

ShowItemCountInSalesMode If set to 'True', the total item count is displayed in sales mode.


Missing highlight colorRTP-11579)

Higlight

Highlight color is properly shown in POS.


Improvement for item search in convenience (RTP-12317)

The "X" button was added to the search field and allows users to delete text entered when searching for item. "Back" and "Close" buttons will now close the search directly. (previously the back button first cleared the input field, then closed the search.)


Corrections for deleted lines and sublevels (RTP-12637)

Deleted item lines are displayed correctly now. Moreover, some corrections to sublevels view were implemented (font size and colors changes). 


Additional amount dialog improvement (RTP-12822)

Additional amount dialog for cashback has been improved to match the new POS UI.


Missing labels in "WINDOWS_EXITTO" function's dialog (RTP-12217)

The popup for not having rights to "exit to Windows" has been fixed. Proper labels and translations have been added.

Web order

Grocery orders edited in POS may cause wrong quantity on link items (RTP-12287)

When changing quantity on web order lines fetched in POS, lines that contain main items with link items such as bottles or cans with mineral water, the increased or decreased quantity could be set on the wrong (different) link item. This is now fixed.


Receipt not printed for home delivery orders (RTP-12503)

Receipt was not printed when home delivery orders were picked and finished by staff in physical POS. This is now fixed.


Adding leading zeroes on member number in POSLog (RTP-12556)

If a member number contains less than 10 digits, then in POSLog leading zeroes are added to it, so as to make up to 10 digits, e.g. 56010088 becomes 0056010088.

Improvements POS Server 

Module

Description

POS API

Coupons in convenience sales mode (RTP-12562)

Coupons are now displayed in the receipt section in convenience sales mode. 

POS Services

New parameter in POS Services for Tokheim extra payment modes (RTP-12638)

Added a mapping in POS Services for Tokheim that maps MOP_ADDXx,1 when MOPx,y=2 to a cardissuer.