NameDescriptionTypeAdditional information
ID

integer

None.

AllwaysRequired

This store requires an invoice for each order

boolean

None.

OrderAmountThreshold

OrderAmount Threshold that makes an invoice compulsory

decimal number

None.

AutoGenerationOrderTriggerID

The OrderStatus that triggers invoice auto generation and send

integer

None.

AutoGenerationOrderShippingTriggerID

The OrderShippingStatus that triggers invoice auto generation and send

integer

None.

UseOrderNumber

If true, Invoice.Number = Order.Number

boolean

None.

NextNumber

1 by default

string

None.

NumberIncreaseStep

1 by default

integer

Range: inclusive between 1 and 1000

NumberAutoResetPeriod

Each period change, number resets to 1. If null, auto reset is disabled

Period

None.

NumberFormat

Use {0} for the Number Use {1} for a date, if needed E.g. {0} E.g. Prefix-{0}-Suffix E.g. Prefix-{1:yyyy}/{0}-Suffix

string

None.

DueDays

Invoice due after (days)

decimal number

None.

DecrementNumberOnDelete

If true, on Invoice.Delete nextNumber = nextNumber - NumberIncreaseStep

boolean

None.

AutoSendInvoiceToCustomer

If true, all the invoices generated for this store will be automatically sent to the customer by email

boolean

None.

AdministratorEmail

Email account to receive automated invoice-related reports from the system

string

String length: inclusive between 0 and 100