Holidays
designs_holidays included in the Core module.
Description
A design to hold customer holidays
Properties
| Property | Value |
|---|---|
| Name | Holidays |
| Code | designs_holidays |
| Type | Design |
| Context | Core |
| Title | {{attributes_holidaysName}} |
| Subtitle | Holiday |
| Icon | icon-schedule |
| Colour | #4B20BC |
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
| Property | Value |
|---|---|
| Name | Name |
| Code | attributes_holidaysName |
| Type | String |
| Required | true |
| Unique | false |
| Readonly | false |
| Options | |
Start Date
| Property | Value |
|---|---|
| Name | Start Date |
| Code | attributes_holidaysStartDate |
| Type | Date |
| Required | true |
| Unique | false |
| Readonly | false |
| Options |
|
End Date
| Property | Value |
|---|---|
| Name | End Date |
| Code | attributes_holidaysEndDate |
| Type | Date |
| Required | false |
| Unique | false |
| Readonly | false |
| Options |
|
Default attribute permissions
This design applies the following default permissions to all attributes against each user group.
| Allows | Name | Code |
|---|---|---|
ReadOnly | Core Viewers | userGroups_coreViewers |
ReadWrite | Core Managers | userGroups_coreManagers |
Permissions
| User Group | Allows |
|---|---|
| Core Viewers | Read |
| Core Managers | Read, Create, Edit, Delete |