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

Compare with Current View Page History

« Previous Version 30 Next »

Document status: UNRELEASED

Date: 

Prerequisites are located in the menu on the left.

Check stock when selling item in EG POS

(RTP-26681)

EG POS can be configured to require positive stock level to be able to sell an item. When enabled, the following error message will be shown if trying to sell an item that is not in stock:

If the stock service is not available when selling an item, a dialog to ask for extended permission will be shown:


POS Configuration

StockControlEnabled

Configures if lookup to stock service to validate if stock>0 when selling items is in use.

StockApiGatewayUrl

URL of StockGateway API in EG cloud

Cashier permission

Sell When Stock Not Available

New cashier permission that can be configured on a cashier role in User Management. Supervisors need this permission to be able to approve offline sales in POS.

Replenishment orders from procurement service in POS

(RTP-26522)

Replenishment orders from suppliers created in Procurement service can be shown in EG POS. These are available in a separate tab in the item information view.

A table with expected deliver day and quantity for each replenishment order is shown:

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. 

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:

Age control for Airport stores (without toll quota handling)

(RTP-25449)

A function to open the dialog to approve age per boarding pass can be configured on the desired button in EG POS.

The dialog will be shown automatically when scanning the first item with age requirement in a receipt in an airport store.

 Full logic with including handling of Norwegian toll quotas will be released in another story.

POS Configuration

ButtonConfig

New function that can be configured on a button in POS:

Printing of multiple pick lists

(RTP-27044)

In Web Orders in POS, user can print multiple pick lists at the same time by selecting the orders with New status and then clicking the "Print Pick List" button. This button only prints the pick lists and does not change the order status. The order picker in the store can use these printed pick lists to sort the orders into different containers or bags before even starting picking. 

Required

POS Master v. 3.0.0.142

POS Configuration

EnablePickListCustomization = True.

PickListDetailsToPrint = should be configured based on what the customer wants to be shown in the printed pick list.

Integration of Signotec signature pad

(RTP-24029)

If configured POS will use the integrated Signotec Sigma LCD Signature pad for retrieving a customer signature in several different scenarios. When it is time for the customer to sign the cashier will see a graphic representation of the signature pad on the cashier screen and the signature pad itself will activate and give the customer a chance to sign for the transaction. The different types of transactions are:

  • Manual and online item returns.
  • Purchases where a employee discount is given.
  • Signature based bank terminal transactions e.g. offline transactions or transactions where the card issuer requires a signature from the customer.

For the item return transactions the customer will be required to provide their phone number prior to signing. When the customer has signed and pressed the 'OK' button the signature (and phone number) will be visible for the cashier and the cashier must approve or reject the signature. In the event that the signature is rejected the customer must sign again.

POS Configuration
New parameter SignotecEnabled - default value 'False' - if activated will enable the Signotec Sigma LCD signature pad to be used for customer signatures for item returns, employee purchases and bank terminal transactions which requires a signature from the end customer.

Cashiers from User Management (Cloud)

(RTP-24928)

Support for cashiers imported from User Management (Cloud) is added to POS:

  • When PIN is changed in User Management, POS validates and ensures that the new PIN should be used by cashier to be able to login.
  • When PIN expires, the cashier is now forced to change PIN in POS.
  • When PIN is reset in User Management, POS ensures the cashier sets a new PIN during login
  • When a new cashier is created and "Set PIN on first login" option is checked in User Management, the cashier would be able to set the PIN during first login.

Required

  • Enable UserManagement for MasterForCashiers in BatchLoader config in LIP.
  • POS Configuration: ShellCashierServiceUrl = URL to User Management API
  • POS Import v. 4.0.55 or higher.
  • POS Master v. 3.0.0.125 or higher.

Improvements POS 

Module

Description

Bank payment

Bank payment button in sales view (RTP-27109)

Using the function to pay by bank terminal (Add_bank_tender) in the Sales view results in redirecting to Payment view and then triggering the bank payment. This makes it possible to save 1 click in most sales transactions since a large percentage of the customers pay by bank terminal.

Choosing Add_bank_tender function in Sales view will skip some configurable dialogs that are not mandatory to pay a receipt (for example search member dialog or choose bag dialog). It should not skip dialogs that are mandatory to go to payment view, for example age control dialog.

Flight integration

Flight header in payment view (RTP-26998)

The header with flight information for Norwegian airport stores is visible in read-only mode in the payment view.

(The fields for alcohol and tobacco quota are hidden in the payment view, since the header could be too wide to show them on monitors with 4:3 aspect ratio.)


Loyalty

Searching for member receipts (RTP-27116)

The block for showing member receipt history while in an active receipt has been removed.

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.

DisplayItemText for Web Orders and Reserve in Store Orders (RTP-27114

The DisplayItemText in the POSLogs generated for Web Orders and Reserve in Store Orders created in POS is not filled out with the item text. This ensures that the confirmation emails sent for the order will contain the name of the items ordered. 

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

SMS for Reserve and collect orders (RTP-27137)

SMS for reserve and collect orders from POS are sent successfully so that the customer is notified with the reservation of the order.

Reserve in store process standardized (RTP-25374)

The reserve in store function is standardized and now work correctly. When there is no available stores or the action of selecting store want to be canceled the item search view is shown from the point of previous selected item. It allows cashier to easily select another item without any additional steps.

Self-service

Age approval for Norwegian airport stores (RTP-26534)

Age is approved for all boarding passes in the receipt when receiving age approval from monitor app.

Changed contract in integration with Monitor App (RTP-27642)

The contract between POS and Monitor App has been changed so the Monitor App is more independent from EG POS. This is a technical change and does not affect functionality.

System info

Configuration for which services and integrations to be shown (RTP-26500)

The services and integrations to be shown in Services/Integration in POS can be controlled by using 'ServicesToShowInSystemPanel' POS Configuration parameter. By default, this parameter is empty and there will be no services/integrations shown.

Required

POS Master v. 3.0.0.141

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.

New customer specific skin (RTP-26341)

New customer specific skin has been added and can be configured in parameter UIHighlightColor in POS Configuration.

Web Order

Removed 'Edit Line' for web orders (RTP-26422)

The 'Edit line' label is removed from the lines in the web order and is retained for normal sales.

Improvements POS Server

Module

Description

POS API/POS WCF

Improved error messages (RTP-25851)

Error messages that are returned for POS API and POS WCF have been improved.

For missing price:
FaultType: NotPriceFound
Message: 

  • No price of type (Normal) rows found
  • No price found for Article

For missing EAN:
FaultType: ItemWithThisEanNotFound
Messages: Vary based on scenarios 

For Cart cannot be completed in the current state:
FaultType: Vary based on the scenario.
Message: Depends on the situation, messages and fault type may vary
Here is the list of possible messages we can get. 
 - Receipt has uncommitted coupons

  • Receipt has subtotal of XXXX. Tender back is required.
  • Receipt has unpaid amount of XXXX. Tender amount is too low to proceed.
  • There is no tender in the receipt.
  • Receipt has pending background operation.
  • Receipt has invalid coupons.
  • Receipt does not have articles or payment terminal tenders.
  • Receipt contains uncommitted giftcards.
  • Receipt contains uncommitted credit notes.
  • Gift card cancelled. New tender is required to complete the receipt.
  • Credit note cancelled. New tender required to complete the receipt

For Timeout error:
FaultType: GeneralFault
Message: Execution Timeout Expired.  The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user.

POS Import

Fields for alcohol percentage and quantity in sales package from Item Management (RTP-26105)

The following item attributes are imported from Item Management to POS Master database via POS Import:

  • Quantity in sales package
  • Unit for quantity in sales package (kg, piece, etc)
  • Alcohol by Volume (Alcohol %)

These will be used by EG POS to calculate Norwegian toll quotas.

Import of cashier cards from User Management (RTP-26090)

A Cashier Card can be linked to a cashiers in User Management. This cashier card ID is updated into POS database by POS Import and can be used to log in to EG POS. 

See separate documentation for Jira story RTP-26535 for implementation details in POS

POS Master

Changing cashier number in User Management (RTP-26036)

Cashier number for a user can now be changed in User Management. The user can successfully login to POS using the new cashier number.

Required

POS Master 3.0.0.141

  • No labels