Class s.l.i.SaleInvoice(_Invoice):

Part of stoqlib.lib.invoice View In Hierarchy

No class docstring
Method __init__ Creates a new sale invoice

Inherited from _Invoice:

Method _arrange_fields Arrange all the fields.
Method _fetch_data_by_field Undocumented
Method _add_field Undocumented
Method _fetch_list_fields Fetch the list field data and seperate/sort it by page.
Method generate_pages Formats the data from the sale according to the fields specified
Method has_invoice_number Returns if the invoice has an invoice number field or not.
Method send_to_printer Send the printer invoice to the printer
def __init__(self, sale, layout):
Creates a new sale invoice
Parameterssalesale to print an invoice for
layoutthe invoice layout to use
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.