From fede6d8fbe15c7b01df96ac24d8575d2cf2ac005 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Tue, 28 Mar 2017 20:42:42 +0530 Subject: [PATCH] Updated modified date for production order --- .../doctype/production_order/production_order.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/manufacturing/doctype/production_order/production_order.json b/erpnext/manufacturing/doctype/production_order/production_order.json index 2d68504f28..79ef969baf 100644 --- a/erpnext/manufacturing/doctype/production_order/production_order.json +++ b/erpnext/manufacturing/doctype/production_order/production_order.json @@ -1316,7 +1316,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2017-03-28 14:19:08.559879", + "modified": "2017-03-28 19:19:08.559879", "modified_by": "Administrator", "module": "Manufacturing", "name": "Production Order", @@ -1371,4 +1371,4 @@ "title_field": "production_item", "track_changes": 0, "track_seen": 0 -} \ No newline at end of file +}