Part of stoqdrivers.printers.sweda.IFS9000I View In Hierarchy
Method | __init__ | Undocumented |
Method | setup_no_fiscal_legends | Undocumented |
Method | setup_coupon_header | Call this method only in non-fiscal mode. |
Method | setup_clock | Undocumented |
Method | setup_sale_parameters | Undocumented |
Method | setup_printer_user | Undocumented |
Method | setup_sale_data | Call this method only in non-fiscal mode. |
Method | _check_integer | Undocumented |
Method | _format_datetime | Undocumented |
Method | _format_string | Undocumented |
Method | _format_float |
|
Method | _format_price | Undocumented |
Method | _format_quantity | Undocumented |
Method | _format_total | Undocumented |
Method | get_transaction_status | Undocumented |
Method | get_totalizers | Undocumented |
Method | send_command | Send a command to printer. |
Method | handle_error | Undocumented |
Method | get_last_item_id | Undocumented |
Method | get_totalized_value | Undocumented |
Method | get_remainder_value | Undocumented |
Method | _get_coupon_number | Undocumented |
Method | _open_voucher | Undocumented |
Method | _add_value_to_counter | Undocumented |
Method | coupon_identify_customer | Undocumented |
Method | coupon_is_customer_identified | Undocumented |
Method | coupon_open | Undocumented |
Method | coupon_add_item | Undocumented |
Method | coupon_cancel_item | Undocumented |
Method | coupon_add_surcharge | Valid surcharge types are: |
Method | coupon_cancel | Undocumented |
Method | cancel_last_coupon | Cancel the last non fiscal coupon or the last sale. |
Method | coupon_add_payment | Undocumented |
Method | coupon_totalize | Print the total value of the coupon. |
Method | coupon_close | Undocumented |
Method | close_till | This is 'reduce Z' in Brazil |
Method | summarize | This is 'read X' in Brazil |
Method | till_add_cash | Undocumented |
Method | till_remove_cash | Undocumented |
Method | till_read_memory | Undocumented |
Method | till_read_memory_by_reductions | Undocumented |
Method | get_status | Undocumented |
Method | get_capabilities | Undocumented |
Method | get_constants | Undocumented |
Method | discount_coupon | Undocumented |
Method | discount_item | Undocumented |
Method | print_printer_parameters | Undocumented |
Inherited from SerialBase:
Method | set_port | Undocumented |
Method | get_port | Undocumented |
Method | fileno | Undocumented |
Method | writeline | Undocumented |
Method | write | Undocumented |
Method | read | Undocumented |
Method | readline | Undocumented |
command: Is the command in string format params: a list of parameter to this command (all parameters must be string)
"51": "surcharge"
The arguments item_id and descriptions only exit for API compatibility