mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 11:49:10 +00:00
Disable Capacity Planning label changed to Disable Capacity Planning & Time Tracking in Manufacturing Settings
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
"description": "Disables creation of time logs against Production Orders.\nOperations shall not be tracked against Production Order",
|
"description": "Disables creation of time logs against Production Orders.\nOperations shall not be tracked against Production Order",
|
||||||
"fieldname": "disable_capacity_planning",
|
"fieldname": "disable_capacity_planning",
|
||||||
"fieldtype": "Check",
|
"fieldtype": "Check",
|
||||||
"label": "Disable Capacity Planning",
|
"label": "Disable Capacity Planning and Time Tracking",
|
||||||
"permlevel": 0,
|
"permlevel": 0,
|
||||||
"precision": ""
|
"precision": ""
|
||||||
},
|
},
|
||||||
@@ -80,7 +80,7 @@
|
|||||||
"is_submittable": 0,
|
"is_submittable": 0,
|
||||||
"issingle": 1,
|
"issingle": 1,
|
||||||
"istable": 0,
|
"istable": 0,
|
||||||
"modified": "2015-07-21 08:51:01.651774",
|
"modified": "2015-07-23 08:12:33.889753",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Manufacturing",
|
"module": "Manufacturing",
|
||||||
"name": "Manufacturing Settings",
|
"name": "Manufacturing Settings",
|
||||||
|
|||||||
Reference in New Issue
Block a user