Creating quick menu items

To create a quick menu item, follow these tasks, this order:

  • Ensure that the item is existing or added first in the store database. The code and price of the item should be defined in its data in the database.
  • Create a POS button for the quick menu item. For more information, refer to the following section.

Creating a POS button for a quick menu item

This task enables the quick menu item to be accessed on the POS application and eligible for customer transactions. The following is a sample image that specifies the parts of a POS button for a quick menu item.

Note

The item price is based on the item's data in the store database. The item price cannot be modified using the quick menu feature. If an item price is updated from the database, the POS application will automatically reflect the changes on the POS button of the item.

To create a POS button for a quick menu item, create a new record in the Quick Menu Buttons parameter group in WebOffice EOM. Use the following table to determine the appropriate action for each option.

Option nameRequiredActionSample value
Button IDYesEnter the numeric ID of the button, between two and 999999, as preferred.
Note
  • This option cannot be modified after the record is created.
  • The value for this option does not follow any form of sequence. Enter a unique numeric value as preferred.
301
Parent Menu NameYesThis option determines in which quick menu the POS button will be displayed in on The POS application. Do one of the following:
  • Enter Main Menu to display the item POS button on the main Quick Menu screen.
  • Enter the name of a first-level or sub-level quick menu defined in the Quick Menus parameter group. This assigns the POS button to be displayed on the specified menu.
Caution

Do not enter the name of the designated quick menu for the POS button. This may cause the button to not function properly when pressed on the POS application.

Books
LabelsNoEnter the name or title text of the POS button.
Important
  • The POS application uses the value for this option as the item name displayed on the POS application and printed on transaction receipts.
  • If left blank, the POS application uses the name of the item according to the store database.
Twelfth Night
Additional TextNoEnter a second line of text for the button. This text will be displayed below the label of the button.
Note
  • If left blank, the POS application displays the item price according to the store database as the second line of text of the button.
  • The POS application uses #0BFCF1 (cyan) as the color for this text. The color of this text cannot be configured.
by William Shakespeare
Action TypeYesSelect Termination Key to enable the POS application to add the item to a sales transaction when the button is selected on the POS application. TerminationKey
Action DataYesEnter the code of the item according to the store database.00053119900327
Action Termination KeyYesSelect Item Selected Key from the drop-down list of options. This value classifies the POS button as an eligible item for sale in the store.ItemSelectedKey
Item PriceNoSpecifies the price of the item.
Note
  • If left blank, the POS automatically uses the price of the assigned item according to the store's database.
  • This option is not applicable
Item Price
Item DescriptionNoEnter an alphanumeric value from zero to 30 characters. This option defines the description of the item on the POS application and POSLog and printed on transaction receipts and chits.
Note
  • If left blank, the assigned item is displayed on the POS and POSLog and printed on receipts and chits as default item.
  • This option is not applicable when the button is assigned to a quick menu.
 
Background ColorNoEnter the hexadecimal code of the color to be used as the background color of the button.
Note

If left blank, the POS application uses #374350 (oxford blue) as the default color.

#660099 (purple)
Foreground ColorNoEnter the hexadecimal code of the color to be used as the color of the label text of the button.
Note

If left blank, the POS application uses #FFFFFF (white) as the default color.

#FFC0CB (pink)
Background Color PressingNoEnter the hexadecimal code of the color to be used as the background color of the button when pressed on the POS application.
Note

If left blank, the POS application uses #374350 (oxford blue) as the default color.

#0A8125 (green)
Foreground Color PressingNoEnter the hexadecimal code of the color to be used as the color of the label text when the button is pressed on the POS application.
Note

If left blank, the POS application uses #FFFFFF (white) as the default color.

#F9FD00 (yellow)
Image LocationNoEnter the URL location of the image that will be used as the display image of the button on the POS application. https://upd.com/book1.png

Sample quick menu item

The sample configuration specified in the table above creates the quick menu item highlighted in the image below.