feat: remove is_batch_operation checkbox from work order operation

This commit is contained in:
Govind S Menokee 2019-07-14 23:02:33 +05:30
parent f3e10a489d
commit 5965469abd

View File

@ -18,7 +18,6 @@
"column_break_10",
"time_in_mins",
"hour_rate",
"is_batch_operation",
"batch_size",
"planned_operating_cost",
"section_break_9",
@ -182,14 +181,6 @@
"read_only": 1
},
{
"default": "0",
"fieldname": "is_batch_operation",
"fieldtype": "Check",
"label": "Is Batch Operation",
"read_only": 1
},
{
"depends_on": "eval:doc.is_batch_operation==1;",
"fieldname": "batch_size",
"fieldtype": "Int",
"label": "Batch Size",
@ -197,8 +188,8 @@
}
],
"istable": 1,
"modified": "2019-06-29 02:54:14.714995",
"modified_by": "Administrator",
"modified": "2019-07-14 23:01:07.720337",
"modified_by": "govindsmenokee@gmail.com",
"module": "Manufacturing",
"name": "Work Order Operation",
"owner": "Administrator",