Column Name | Data Type | Notes |
InvoiceId | Int | Foreign Key to join into Invoices table |
Description | Nvarchar | E.g. DAWR Levy, Royalty |
ExTaxAmount | Decimal | |
IncTaxAmount | Decimal |
Updated over a year ago
Column Name | Data Type | Notes |
InvoiceId | Int | Foreign Key to join into Invoices table |
Description | Nvarchar | E.g. DAWR Levy, Royalty |
ExTaxAmount | Decimal | |
IncTaxAmount | Decimal |