Skip to main content

Financial Account Addresses

designs_financialAccountAddresses included in the Financial Accounts and Invoicing module.

Description​

Addresses linked to this account

Properties​

PropertyValue
NameFinancial Account Addresses
Codedesigns_financialAccountAddresses
TypeDesign
ContextModule
Title{{attributes_financialAccountAddressesName}}
SubtitleAccount Address
Iconicon-buildings-building
Colour#4aa36b

Implements​

This design implements the following interfaces.

NameCode
designInterfaces_addressabledesignInterfaces_addressable

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.

Name​

PropertyValue
NameName
Codeattributes_financialAccountAddressesName
TypeString
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"max": 48
}

Contact​

PropertyValue
NameContact
Codeattributes_financialAccountAddressesContact
TypeString
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"max": 48
}

Email​

PropertyValue
NameEmail
Codeattributes_financialAccountAddressesEmail
TypeString
Requiredfalse
Uniquefalse
Readonlyfalse
Options
{
"regex": "^\S+@\S+$",
"min": 6,
"max": 128
}

Telephone​

PropertyValue
NameTelephone
Codeattributes_financialAccountAddressesTelephone
TypeString
Requiredfalse
Uniquefalse
Readonlyfalse
Options
{
"max": 48
}

Mobile​

PropertyValue
NameMobile
Codeattributes_financialAccountAddressesMobile
TypeString
Requiredfalse
Uniquefalse
Readonlyfalse
Options
{
"max": 48
}

Billing Address​

PropertyValue
NameBilling Address
Codeattributes_financialAccountAddressesBillingAddress
TypeBoolean
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"defaultValue": false
}

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