InvoiceSettings Object (IInvoiceSettings Interface)
This object provides the configuration interface for an invoice Document Definition. You can work with this object and change the settings only while the Document Definition is checked out for editing. Call the CheckOut method of the DocumentDefinitions object for the appropriate Document Definition.
Properties
Name | Type | Description |
---|---|---|
BusinessUnitRecords | BusinessUnitRecords, read-only | Provides the business unit database lookup functionality. |
Countries | Countries, read-only | Provides settings for countries of invoice origin. |
DefaultCountry | Country | Specifies the country to be used if the country could not be determined automatically. |
DocumentStatus | DocumentStatus, read-only | Provides document statuses and their details. |
InvoiceFeatures | InvoiceFeatures, read-only | Provides invoice features settings. |
InvoiceLanguages | InvoiceLanguages, read-only | Provides invoice languages settings. |
VendorRecords | VendorRecords, read-only | Provides the vendor database lookup functionality. |
Methods
Name | Description |
---|---|
CheckIn | Returns document definition and invoice settings from editing mode and saves changes. |
CheckOut | Switches document definition and invoice settings to editing mode. |
UndoCheckout | Returns document definition and invoice settings from editing mode and discards changes. |
Related objects
See also
15.08.2023 13:19:30