Part of stoqlib.gui.fiscalprinter View In Hierarchy
Method | __init__ | Undocumented |
Method | emit | Undocumented |
Method | add_item | Adds an item to fiscal coupon |
Method | get_items | Undocumented |
Method | remove_item | Undocumented |
Method | identify_customer | Undocumented |
Method | is_customer_identified | Undocumented |
Method | open | Undocumented |
Method | confirm | Undocumented |
Method | _print_receipts | Undocumented |
Method | totalize | Undocumented |
Method | cancel | Undocumented |
Method | setup_payments | Add the payments defined in the sale to the coupon. Note that this |
Method | close | Undocumented |
Method | print_payment_receipt | Print the receipt for the payment. |
Parameters | sale_item | a sale item |
Returns | id of the sale_item.: 0 >= if it was added successfully -1 if an error happend 0 if added but not printed (free deliveries) |