Click or drag to resize

InvoiceConfig Properties

The InvoiceConfig type exposes the following members.

Properties
  Name Description
Public property BillExpense User interface setting: how travel expenses are displayed on the invoice.
Public property BillHour User interface setting: how hours are displayed on the invoice.
Public property BillProduct User interface setting: how products are displayed on the invoice.
Public property ExpenseItemDescriptionFormat User interface setting: what does travel expense row look like. Contains tags to be filled with invoice row data. See Visma Severa Invoice Settings UI for more details. Example: [date], [person], [notes][casenumber]
Public property HourItemDescriptionFormat User interface setting: what does work hour row look like. Contains tags to be filled with invoice row data. See Visma Severa Invoice Settings UI for more details. Example: [case] [overtime], [worktype], [task], [date], [person], [notes]
Public property HourPrimaryGroupBy User interface setting: primary grouping, how hours are grouped on invoice.
Public property HourSecondaryGroupBy User interface setting: secondary grouping, how hours are grouped on invoice.
Public property IsTaxFree Metadata: Is this invoice tax free (Reverse charge).
Public property ProductItemDescriptionFormat User interface setting: what does product row look like. Contains tags to be filled with invoice row data. See Visma Severa Invoice Settings UI for more details. Example: [case] [overtime], [worktype], [task], [date], [person], [notes]
Public property ProductPrimaryGroupBy User interface setting: primary grouping, how products are grouped on invoice.
Public property ProductSecondaryGroupBy User interface setting: secondary grouping, how products are grouped on invoice.
Public property ShowAttachPriceExcludingVAT User interface setting: flag, display total price excluding VAT column on invoice attachment, yes/no
Public property ShowAttachUnit User interface setting: flag, display unit column on invoice attachment, yes/no.
Public property ShowAttachUnitPrice User interface setting: flag, display unit price column on invoice attachment, yes/no.
Public property ShowAttachVAT User interface setting: flag, display VAT column on invoice attachment, yes/no
Public property ShowLogoOnInvoice Does the invoice have company logo when printed.
Public property ShowPriceExcludingVAT User interface setting: flag, display total price exluding VAT column on invoice, yes/no.
Public property ShowQuantity User interface setting: flag, display quantity column on invoice, yes/no.
Public property ShowUnit User interface setting: flag, display unit column on invoice, yes/no.
Public property ShowUnitPrice User interface setting: flag, display unit price column on invoice, yes/no.
Public property ShowVAT User interface setting: flag, display VAT column on invoice, yes/no.
Public property TaxFreeDescription Metadata: For tax free invoices, tax free reason (Reverse charge description).
Public property TravelPrimaryGroupBy User interface setting: primary grouping, how travel expenses are grouped on invoice.
Public property TravelSecondaryGroupBy User interface setting: secondary grouping, how travel expenses are grouped on invoice. - Month
Top
See Also