Part of stoqlib.gui.fiscalprinter View In Hierarchy
Method | __init__ | Creates a new FiscalPrinterHelper object |
Method | open_till | Opens the till |
Method | close_till | Closes the till |
Method | needs_closing | Checks if the last opened till was closed and asks the |
Method | create_coupon | Creates a new fiscal coupon |
Parameters | conn | |
parent | a gtk.Window subclass or None |
Parameters | previous_day | if the till wasn't closed a previous day |
Returns | True if the till was closed, otherwise False |