Skip to main content

Budget Periods

designs_budgetPeriods included in the Core module.

Description

No available description for this design.

Properties

PropertyValue
NameBudget Periods
Codedesigns_budgetPeriods
TypeDesign
ContextCore
Title{{attributes_budgetPeriodsName}}
Subtitle{{attributes_budgetPeriodsBudgetValue}}
Iconicon-schedule
Colour#25aae1

Implements

This design does not implement any interfaces.

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_budgetPeriodsName
TypeString
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"max": 32
}

Start Date

PropertyValue
NameStart Date
Codeattributes_budgetPeriodsStartDate
TypeDateTime
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"precision": "Minutes"
}

End Date

PropertyValue
NameEnd Date
Codeattributes_budgetPeriodsEndDate
TypeDateTime
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"precision": "Minutes"
}

Budget Value

PropertyValue
NameBudget Value
Codeattributes_budgetPeriodsBudgetValue
TypeNumber
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"decimalPlaces": 2,
"min": 0
}

Default attribute permissions

This design applies the following default permissions to all attributes against each user group.

AllowsNameCode
ReadOnlyBudget ViewersuserGroups_budgetViewers
ReadWriteBudget ManagersuserGroups_budgetManagers

Permissions

User GroupAllows
Budget ViewersRead
Budget ManagersRead, Create, Edit, Delete