SudoSOS Back-end API / html / invoice.html
Html: Invoice.html ​
Interfaces ​
| Interface | Description |
|---|---|
| IInvoiceAddress | - |
| IInvoiceLineItem | One row in the line-items page (a single sub_transaction_row). |
| IInvoicePdf | - |
| IInvoiceVatBand | One row in the cover-page BTW specification matrix (per-VAT-band totals). |
Functions ​
| Function | Description |
|---|---|
| createInvoicePdf | Render the Invoice PDF HTML via the shared document skeleton. |