Skip to main content

Account Invoice Lines

designInterfaces_accountInvoiceLines included in the Financial Accounts and Invoicing module.

Description​

No available description for this interface.

Properties​

PropertyValue
NameAccount Invoice Lines
CodedesignInterfaces_accountInvoiceLines
TypeDesign interface
ContextModule
Title{{attributes_accountInvoiceLinesDescription}}
SubtitleAccount Invoice Line
Iconicon-file-document
Colour#4aa36b

Implements​

This interface does not implement any interfaces.

Applied to designs/interfaces​

This interface is not added to any designs or interfaces when this module is installed.

Attributes​

This interface directly creates the following attributes.

Description​

PropertyValue
NameDescription
Codeattributes_accountInvoiceLinesDescription
TypeString
Requiredtrue
Uniquefalse
Readonlyfalse
Options

-

Sub Total​

PropertyValue
NameSub Total
Codeattributes_accountInvoiceLinesSubTotal
TypeNumber
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"decimalPlaces": 2
}

Tax Rate​

PropertyValue
NameTax Rate
Codeattributes_accountInvoiceLinesTaxRate
TypeLink
Requiredtrue
Uniquefalse
Readonlyfalse
Links toTax Rates
Options
{
"code": "designs_taxRates",
"graph": "Lookup",
"max": 1,
"defaultValue": [
"5fd1e8dc55919792845e4fb3:NoTax"
]
}

Tax​

PropertyValue
NameTax
Codeattributes_accountInvoiceLinesTax
TypeNumber
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"decimalPlaces": 2,
"defaultValue": 0
}

Total​

PropertyValue
NameTotal
Codeattributes_accountInvoiceLinesTotal
TypeNumber
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"decimalPlaces": 2,
"defaultValue": 0
}

Default attribute permissions​

This interface applies the following default permissions to all attributes against each user group.

AllowsNameCode
ReadOnlyFinancial Account ViewersuserGroups_financialAccountViewers
ReadWriteFinancial Account ManagersuserGroups_financialAccountManagers

Permissions​

User GroupAllows
Financial Account ViewersRead
Financial Account ManagersRead, Create, Edit, Delete