Versions Compared

Key

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

...

Expand
titleTable of contents

Table of Contents
maxLevel2
minLevel2
indent2

Sealing items and printing STEB receipt in self checkout POS

(RTP-24949)

If configured, STEB receipts can be printed for the last completed transaction in self checkout mode. The receipt is printed by the cashier that supervises the SCO POS by pressing an invisible button (200 x 200 pixels) that's located in the top right hand corner of the 'Goodbye page' and the 'Welcome page'. To determine whether a STEB receipt is needed the customer need to answer a 'Yes' or 'No' question about the final flight destination before the payment page in SCO.

Expand
titleConfiguration
POS Configuration

Existing parameter UseFlightIntegration must be activated (True) to be able to print STEB receipts from the invisible button describe above.

A new page is added in parameter 'PageFlow' called 'ItemsSealing' - If configured, this page should be shown after 'PurchaseConfirm' page and is used to determine if a customer needs a Security Tamper Evident Bag (STEB) for the items purchased. 

Support for drawer number 2 for Security Tamper Evident Bags (STEB)

(RTP-24987)

To enable having STEB bags in a separate cash drawer in POS we have support for two cash drawers being connected to POS simultaneously. The second cash drawer can be opened via button configured to use the existing 'OPEN_CASH_DRAWER' function. This function has been extended to take cash drawer number as an argument to specify what drawer to open.

Expand
titleConfiguration
POS Configuration 

New parameter 'CashDrawerName2' (default empty) should be set to the OPOS name of cash drawer number 2.

Info

Important note: If the cash drawers are connected to a 'splitter' via HP receipt printer of model 'A799-C40W-HN00'  the name of the cash drawers must be set to 'A799-1' and 'A799-2' for CashDrawerName1 and CashDrawerName2 respectively. This is due to limitations in the printer model forcing us to hard code the names to be able to handle this behavior separately in POS.

Printing STEB receipts for tax free stores in POS

(RTP-24280)

New function has been created to print STEB receipts in POS. The function is assigned to a button and it is used to print one or more extra receipts with the text "STEB receipt" for the last completed receipt in POS. The STEB receipts are meant to be put inside a plastic pocket inside the secure tamper evident bag alongside the items purchased before the bag is sealed by the cashier. There are no limit to the number of STEB receipts that can be printed.

Expand
titleConfiguration
POS Configuration

ButtonConfig

The function 'PRINT_STEB_RECEIPT' can be assigned to a button in ButtonConfig, and prints one or more extra receipt with the text 'STEB receipt'. The button can be configured with a number of receipts to be printed as an argument. 


Number of associations linked to members

...