percent_complete made no-copy in Project

This commit is contained in:
Neil Trini Lasrado
2015-06-12 18:31:36 +05:30
parent 82cc2921d1
commit 3c1a4a0b9b

View File

@@ -163,6 +163,7 @@
"fieldtype": "Percent", "fieldtype": "Percent",
"in_list_view": 0, "in_list_view": 0,
"label": "% Tasks Completed", "label": "% Tasks Completed",
"no_copy": 1,
"permlevel": 0, "permlevel": 0,
"read_only": 1 "read_only": 1
}, },
@@ -356,7 +357,7 @@
"icon": "icon-puzzle-piece", "icon": "icon-puzzle-piece",
"idx": 1, "idx": 1,
"max_attachments": 4, "max_attachments": 4,
"modified": "2015-04-27 07:37:44.239930", "modified": "2015-06-12 09:00:54.080220",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Projects", "module": "Projects",
"name": "Project", "name": "Project",