From 812cd8a8ce15e9039106aa4ad35293658465540c Mon Sep 17 00:00:00 2001 From: Neil Trini Lasrado Date: Mon, 24 Nov 2014 13:39:09 +0530 Subject: [PATCH] Prod Order Form Modified --- .../doctype/production_order/production_order.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/erpnext/manufacturing/doctype/production_order/production_order.json b/erpnext/manufacturing/doctype/production_order/production_order.json index 9119602364..df89a46041 100644 --- a/erpnext/manufacturing/doctype/production_order/production_order.json +++ b/erpnext/manufacturing/doctype/production_order/production_order.json @@ -139,14 +139,14 @@ { "fieldname": "start_date", "fieldtype": "Datetime", - "label": "Start Date", + "label": "Production Start Date", "permlevel": 0, "precision": "" }, { "fieldname": "end_date", "fieldtype": "Datetime", - "label": "End Date", + "label": "Production End Date", "permlevel": 0, "precision": "" }, @@ -279,7 +279,7 @@ "idx": 1, "in_create": 0, "is_submittable": 1, - "modified": "2014-11-07 15:04:01.242315", + "modified": "2014-11-24 11:13:09.639253", "modified_by": "Administrator", "module": "Manufacturing", "name": "Production Order",