Skip to main content

Account Invoices

designs_accountInvoices included in the Financial Accounts and Invoicing module.

Description​

No available description for this design.

Properties​

PropertyValue
NameAccount Invoices
Codedesigns_accountInvoices
TypeDesign
ContextModule
Title{{attributes_accountInvoicesNumber}}
SubtitleAccount Invoice
Iconicon-file-document
Colour#4aa36b

Implements​

This design implements the following interfaces.

NameCode
designInterfaces_itemsWithReportsdesignInterfaces_itemsWithReports
designInterfaces_accountDebitTransactionsdesignInterfaces_accountDebitTransactions

Applied to designs/interfaces​

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

Attributes​

This design directly creates the following attributes.

Number​

PropertyValue
NameNumber
Codeattributes_accountInvoicesNumber
TypeString
Requiredtrue
Uniquefalse
Readonlyfalse
Options

-

Sub Total​

PropertyValue
NameSub Total
Codeattributes_accountInvoicesSubTotal
TypeNumber
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"decimalPlaces": 2,
"defaultValue": 0
}

Tax​

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

Status​

PropertyValue
NameStatus
Codeattributes_accountInvoicesStatus
TypeLink
Requiredtrue
Uniquefalse
Readonlyfalse
Links toAccount Invoice Statuses
Options
{
"code": "designs_accountInvoiceStatuses",
"graph": "Lookup",
"max": 1,
"defaultValue": [
"5ea4354b82c0a85a04be4944:draft"
]
}

Due Date​

PropertyValue
NameDue Date
Codeattributes_accountInvoicesDueDate
TypeDate
Requiredfalse
Uniquefalse
Readonlyfalse
Options

-

Invoice Lines​

PropertyValue
NameInvoice Lines
Codeattributes_accountInvoicesInvoiceLines
TypeLink
Requiredfalse
Uniquefalse
Readonlyfalse
Links toAccount Invoice Lines
Options
{
"code": "designInterfaces_accountInvoiceLines",
"graph": "Invoice"
}

Default attribute permissions​

This design 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