Configuration property | Description |
---|---|
financial.pos.sales.enable |
Set to |
financial.pos.sales.credit-limit.enable |
Set to |
financial.pos.sales.credit-limit |
Credit limit amount applied for all users (Default: 0.00 ). This overrules any individual user credit limit. See Section 3.10.5, “Financial”. |
financial.pos.sales.card-as-password |
Determines if the Swipe Card area is enhanced with a
password entry field where the RFID is captured:
Note: This value can be overruled for a POS with a special URL parameter. See Appendix E, URL Cheat Sheet. |
financial.pos.deposit.enable |
Set to |
webapp.pos.sound.success |
Path to a sound file (mp3, wav, ...) relative to
|
webapp.pos.sound.failure |
Path to a sound file (mp3, wav, ...) relative to
|
Sales labels | |
financial.pos.sales.label.locations |
A comma separated list of POS Sales Locations to be applied as sales label prefix. Each location on the list is formatted as "LOC/location", where "LOC" is a unique N-letter upper-case mnemonic, "/" is a fixed separator, "location" is a case-sensitive single word used in UI context. E.g. "A/LocationA,B/LocationB,C/LocationC". If a Web Cashier selects location "B", the sales prefix is "B". Note: A POS can be fixed to a Location with a special URL parameter. See Appendix E, URL Cheat Sheet. |
financial.pos.sales.label.locations.enable |
Set to |
financial.pos.sales.label.shops |
A comma separated list of POS Sales Shops in a Location, to be applied as sales label after the location label. Each shop on the list is formatted as "SHOP/shop", where "SHOP" is a unique N-letter upper-case mnemonic, "/" is a fixed separator, and "shop" is a case-sensitive single word used in UI context. E.g. "F/Frontdesk,L/Library". If a Web Cashier selects shop "L" in location "B", the sales label is "B/L". A shop can be restricted to one or more locations by
appending the location mnemonics. E.g.
" Note: A POS can be fixed to a Shop with a special URL parameter. See Appendix E, URL Cheat Sheet. |
financial.pos.sales.label.shops.enable |
Set to |
financial.pos.sales.label.items |
A comma separated list of POS Sales Items in a Shop to be applied as sales label after the shop label. Each item on the list is formatted as "ITEM/item", where "ITEM" is a unique N-letter upper-case mnemonic, "/" is a fixed separator, and "item" is a case-sensitive single word used in UI context. E.g. "BK/Book,CA/Cafetaria,HW/Hardware". If a Web Cashier selects item "CA" in shop "L" of location "B", the sales label is "B/L/CA". An item can be restricted for use with one or more shops
by appending the shop mnemonics. E.g.
" |
financial.pos.sales.label.items.enable |
Set to |
financial.pos.sales.label.prices |
A comma separated list of POS Sales Prices for Items. Each price on the list is formatted as "PRICE/price", where "PRICE" is a unique N-digit amount in cents, "/" is a fixed separator, and "price" is the case-sensitive single word price in UI context. Prices are shown as preset choices. E.g. "50/0.50,100/1.00,150/1.50,850/8.50". A price can be restricted for use with one or more items
by appending the item mnemonics. E.g.
" |
financial.pos.sales.label.prices.enable |
Set to |
webapp.pos.sales.label.items.button-max |
The maximum number of
|
webapp.pos.sales.label.prices.button-max |
The maximum number of
|
Table 7.1. Point-of-Sale Configuration Properties