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 |