Merge pull request #2744 from neilLasrado/operation-time

operation time made mandatory in bom operations
This commit is contained in:
Nabin Hait 2015-02-17 14:08:55 +05:30
commit 44454cb81b

View File

@ -60,7 +60,7 @@
"oldfieldtype": "Currency", "oldfieldtype": "Currency",
"options": "", "options": "",
"permlevel": 0, "permlevel": 0,
"reqd": 0 "reqd": 1
}, },
{ {
"allow_on_submit": 0, "allow_on_submit": 0,
@ -77,7 +77,7 @@
], ],
"idx": 1, "idx": 1,
"istable": 1, "istable": 1,
"modified": "2014-12-23 15:01:54.340605", "modified": "2015-02-12 17:49:00.126034",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Manufacturing", "module": "Manufacturing",
"name": "BOM Operation", "name": "BOM Operation",