start date and end date added to production order doctype

This commit is contained in:
Neil Trini Lasrado 2014-10-14 15:17:23 +05:30
parent 7cdb25b733
commit 9d01133e49

View File

@ -128,6 +128,20 @@
"permlevel": 0,
"read_only": 1
},
{
"fieldname": "start_date",
"fieldtype": "Date",
"label": "Start Date",
"permlevel": 0,
"precision": ""
},
{
"fieldname": "end_date",
"fieldtype": "Date",
"label": "End Date",
"permlevel": 0,
"precision": ""
},
{
"fieldname": "warehouses",
"fieldtype": "Section Break",
@ -232,7 +246,7 @@
"idx": 1,
"in_create": 0,
"is_submittable": 1,
"modified": "2014-09-15 11:45:48.591196",
"modified": "2014-10-14 13:09:37.463454",
"modified_by": "Administrator",
"module": "Manufacturing",
"name": "Production Order",