Part of stoqdrivers.printers.fiscal View In Hierarchy
Method | __init__ | Undocumented |
Method | get_capabilities | Undocumented |
Method | _format_text | Undocumented |
Method | identify_customer | Undocumented |
Method | coupon_is_customer_identified | Undocumented |
Method | open | Undocumented |
Method | add_item | Undocumented |
Method | totalize | Undocumented |
Method | add_payment | Undocumented |
Method | cancel | Undocumented |
Method | cancel_last_coupon | Cancel the last non fiscal coupon or the last sale. |
Method | cancel_item | Undocumented |
Method | close | Undocumented |
Method | summarize | Undocumented |
Method | close_till | Undocumented |
Method | till_add_cash | Undocumented |
Method | till_remove_cash | Undocumented |
Method | till_read_memory | Undocumented |
Method | till_read_memory_to_serial | Undocumented |
Method | till_read_memory_by_reductions | Undocumented |
Method | payment_receipt_open | Undocumented |
Method | payment_receipt_print | Undocumented |
Method | payment_receipt_close | Undocumented |
Method | payment_receipt_print_duplicate | Undocumented |
Method | get_serial | Undocumented |
Method | query_status | Undocumented |
Method | status_reply_complete | Undocumented |
Method | get_tax_constants | Undocumented |
Method | get_payment_constants | Undocumented |
Method | get_payment_receipt_identifier | Undocumented |
Method | get_ccf | Fiscal Coupon Counter |
Method | get_coo | Operation Order Counter |
Method | get_gnf | Nonfiscal Operation General Counter |
Method | get_crz | Z Reduction Counter |
Method | get_sintegra | Undocumented |
Method | get_user_info | Returns current ecf user registration date and time, |
Method | supports_duplicate_receipt | Undocumented |
Inherited from BasePrinter:
Method | check_interfaces | This method must be implemented in subclass and must ensure that the |
Method | get_constants | Undocumented |
Method | get_tax_constant | Undocumented |
Inherited from BaseDevice (via BasePrinter):
Method | _load_configuration | Undocumented |
Method | get_model_name | Undocumented |
Method | get_firmware_version | Printer firmware version |
Method | notify_read | This function can be called when the callsite must know when data |
Method | set_port | Undocumented |
Method | get_port | Undocumented |