Versions Compared

Key

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

...

Expand
titleConfiguration
POS Configuration

ProcurementServiceUrl - The Url to Procurement Service.

Log in to POS using cashier card linked to cashier

(RTP-26535)

A cashier card can be linked to a cashier and used to login in to EG POS. When a cashier card is used, a pin code is not required.

The format of the casher card can be configured so POS is able to recognize that input in a specific format is a cashier card.

The cashier card can be a MSR card, a QR code or other integrated input devices. 

Expand
titleConfiguration
POS Configuration

CashierIdentifierRegex

Parameter to configure the format of the cashier card, so POS knows that a cashier card has been scanned.

Example configuration for testing that recognized all strings starting with "cashiercard" as a cashier card:

Image Added


Improvements POS 

Module

Description

Order

Recipient name in Customer field in Dispatch Order (RTP-26645)

When a web order is created in POS, the recipients name entered during the creation of the web order is set as the customer in Dispatch Order.

Pay and Collect web orders dispatched to correct store (RTP-25870)

Web Orders orders created with delivery as Pay and Collect is now dispatched for picking in the selected store during order creation in POS.

Zip code validation (RTP-26167)

When user enters an incorrect zip code for a web order in POS, the user will not be able to finalize the order until a correct zip code is entered. Moreover, the user has an opportunity to close the zip code popup by 'X' button or by 'C' button on keyboard.

Sending of SMS for Orders (RTP-26088)

Sending of SMS in POS will now be triggered for Reserve and Collect orders. The SMS number is automatically taken from the added customer.

POS Configuration:

SmsEnabled: True
SmsFreeTypeNumberEnabled: True
WebOrderPickingNotificationType: Sms

User interface

Scrolling in sales view (RTP-26906)

Scrolling works now when a lot of items are added to sales.

Payment view texts (RTP-24284)

The font size of the texts in Payment view is now scaled correctly for 1920x1080 resolution.

Login dialog from "Password" to "PIN" (RTP-19711)

"Password" field name is changed to "PIN" in login dialogs.

...