Account Invoice Lines
designInterfaces_accountInvoiceLines included in the Financial Accounts and Invoicing module.
Description
No available description for this interface.
Properties
| Property | Value |
|---|---|
| Name | Account Invoice Lines |
| Code | designInterfaces_accountInvoiceLines |
| Type | Design interface |
| Context | Module |
| Title | {{attributes_accountInvoiceLinesDescription}} |
| Subtitle | Account Invoice Line |
| Icon | icon-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
| Property | Value |
|---|---|
| Name | Description |
| Code | attributes_accountInvoiceLinesDescription |
| Type | String |
| Required | true |
| Unique | false |
| Readonly | false |
| Options |
|
Sub Total
| Property | Value |
|---|---|
| Name | Sub Total |
| Code | attributes_accountInvoiceLinesSubTotal |
| Type | Number |
| Required | true |
| Unique | false |
| Readonly | false |
| Options | |
Tax Rate
| Property | Value |
|---|---|
| Name | Tax Rate |
| Code | attributes_accountInvoiceLinesTaxRate |
| Type | Link |
| Required | true |
| Unique | false |
| Readonly | false |
| Links to | Tax Rates |
| Options | |
Tax
| Property | Value |
|---|---|
| Name | Tax |
| Code | attributes_accountInvoiceLinesTax |
| Type | Number |
| Required | true |
| Unique | false |
| Readonly | false |
| Options | |
Total
| Property | Value |
|---|---|
| Name | Total |
| Code | attributes_accountInvoiceLinesTotal |
| Type | Number |
| Required | true |
| Unique | false |
| Readonly | false |
| Options | |
Default attribute permissions
This interface 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 |