mirror of
https://github.com/Karaka-Management/oms-ProjectManagement.git
synced 2026-01-30 16:18:39 +00:00
continue implementations
This commit is contained in:
parent
26ea0e2289
commit
6eb31655e3
|
|
@ -167,6 +167,11 @@
|
|||
"type": "TINYINT(1)",
|
||||
"null": false
|
||||
},
|
||||
"projectmanagement_project_attr_type_repeatable": {
|
||||
"name": "projectmanagement_project_attr_type_repeatable",
|
||||
"type": "TINYINT(1)",
|
||||
"null": false
|
||||
},
|
||||
"projectmanagement_project_attr_type_required": {
|
||||
"description": "Every project must have this attribute type if set to true.",
|
||||
"name": "projectmanagement_project_attr_type_required",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user