Click or drag to resize

InvoicesOptionCreatesVATEntries Property

Specifies whether the invoices of the current type create entries in the VAT ledges. If is used, for instance, to determine if null VAT entry should be automatically created when the invoice is voided. [Required] [Default(true)]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Invoicing
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool CreatesVATEntries { get; set; }

Property Value

Type: Boolean
See Also