Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateAllInvoices ¶
GenerateAllInvoices takes the schema and the place (the city where the invoice is generated) and generates an invoice-letter for all invoices in the schema and save it to the given destination folder.
Types ¶
type InvoiceDocument ¶
InvoiceDocument is a Doc report which generates a invoice-letter.
func NewInvoiceDocument ¶
func NewInvoiceDocument(fontSize int, place string) InvoiceDocument
NewInvoiceDocument returns a new InvoiceDocument.
Click to show internal directories.
Click to hide internal directories.