Account Invoices
designs_accountInvoices
included in the Financial Accounts and Invoicing module.
Descriptionβ
No available description for this design.
Propertiesβ
Property | Value |
---|---|
Name | Account Invoices |
Code | designs_accountInvoices |
Type | Design |
Context | Module |
Title | {{attributes_accountInvoicesNumber}} |
Subtitle | Account Invoice |
Icon | icon-file-document |
Colour | #4aa36b |
Implementsβ
This design implements the following interfaces.
Name | Code |
---|---|
designInterfaces_itemsWithReports | designInterfaces_itemsWithReports |
designInterfaces_accountDebitTransactions | designInterfaces_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β
Property | Value |
---|---|
Name | Number |
Code | attributes_accountInvoicesNumber |
Type | String |
Required | true |
Unique | false |
Readonly | false |
Options |
|
Sub Totalβ
Property | Value |
---|---|
Name | Sub Total |
Code | attributes_accountInvoicesSubTotal |
Type | Number |
Required | true |
Unique | false |
Readonly | false |
Options |
|
Taxβ
Property | Value |
---|---|
Name | Tax |
Code | attributes_accountInvoicesTax |
Type | Number |
Required | true |
Unique | false |
Readonly | false |
Options |
|
Statusβ
Property | Value |
---|---|
Name | Status |
Code | attributes_accountInvoicesStatus |
Type | Link |
Required | true |
Unique | false |
Readonly | false |
Links to | Account Invoice Statuses |
Options |
|
Due Dateβ
Property | Value |
---|---|
Name | Due Date |
Code | attributes_accountInvoicesDueDate |
Type | Date |
Required | false |
Unique | false |
Readonly | false |
Options |
|
Invoice Linesβ
Property | Value |
---|---|
Name | Invoice Lines |
Code | attributes_accountInvoicesInvoiceLines |
Type | Link |
Required | false |
Unique | false |
Readonly | false |
Links to | Account Invoice Lines |
Options |
|
Default attribute permissionsβ
This design applies the following default permissions to all attributes against each user group.
Allows | Name | Code |
---|---|---|
ReadOnly | Financial Account Viewers | userGroups_financialAccountViewers |
ReadWrite | Financial Account Managers | userGroups_financialAccountManagers |
Permissionsβ
User Group | Allows |
---|---|
Financial Account Viewers | Read |
Financial Account Managers | Read, Create, Edit, Delete |