mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 21:59:13 +00:00
percent_complete made no-copy in Project
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user