Page History
...
Function parameters, their names and number can be optionally changed except of for the FunctionNumber parameter (it's a required parameter).
Changing of the functions or parameters is requiring to configure will require configuring the xml_titles.txt file.
Field | Value |
FunctionNumber | Number of a function |
FunctionName | Name of a function |
cash_number | Number of a POS |
card_number | Number of a card |
date | Date of a document creation |
discount_name | Name of a discount |
enter_type |
Method of entering a payment card |
number: 1 |
—using keyboard; 2 |
—via magnetic reader; 3 |
—using pin-pad; 4 |
—via barcode using a scanner | |
receipt_number | Number of a receipt |
item_id | Item identifier |
item_name | Item name |
item_barcode | Item barcode |
item_price |
Item price | |
item_quantity | Quantity of |
items | |
item_discount | Item discount |
item_amount |
Amount of |
items in a receipt | |
receipt_amount | Current |
amount of a receipt | |
item_pos | Number of |
an item | |
receipt_discount | Total discount |
receipt_discount_number | Discount amount (%) |
payment_name | Name of payment instrument |
payment_amount | Total receipt |
amount | |
payment_amount_with_change | Received |
amount from a customer |
payment_change |
Amount of change | |
result | Result of receipt completion: 1 |
—cancelled receipt; 2 |
—delayed receipt | |
result_str | Comment for receipt completion |
shift_number | Number of shift |
TransactionTimestamp | Event time specified in the yyyy-mm-ddThh:nn:ss.fff format. The parameter must be specified in the UTC+0 time zone |
receipt_type | Type of a receipt |
restore |
Type of receipt restoring | |
type_str | Comment |
type | Type of an operation |
user_name | Name of a cashier |
user_id | Cashier ID |
Info | ||
---|---|---|
| ||
In operations connected with receipts (7, 8, 11, 19), the <type> parameter The type parameter can take the following values (if they are available) in operations (7, 8, 11, 19) connecting with receipts: <type> 0 - —receipt for sale; 1 – —return; 2 – —return by receipt; 5 – —restoring of a delayed receipt; 7 – —receipt for inventory; 8 – —receipt for non-tax purposes; 9 – —return by receipt for non-tax purposes. In The values of the <type> parameter in operation 15:<type> 100 – —insertion; 101 – —subtraction. Format of The date -time is following: and time should be in the YYYY-MM-DD HH:MM:SS.MS format, where YYYY – —year, MM – —month, DD – —day, HH – —hour, MM – —minutes, SS – —seconds, MS – —milliseconds. For example, 2006-09-01 13:13:34.045. |
...