From 7d9d027bfe3e55d4c4ac996bd17a4f57f680b0a3 Mon Sep 17 00:00:00 2001 From: Govind S Menokee Date: Tue, 16 Jul 2019 02:01:27 +0530 Subject: [PATCH] feat: update modified to fetch latest state in patches --- .../manufacturing/doctype/bom_operation/bom_operation.json | 4 ++-- .../doctype/work_order_operation/work_order_operation.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/erpnext/manufacturing/doctype/bom_operation/bom_operation.json b/erpnext/manufacturing/doctype/bom_operation/bom_operation.json index fcce588685..3ca851d783 100644 --- a/erpnext/manufacturing/doctype/bom_operation/bom_operation.json +++ b/erpnext/manufacturing/doctype/bom_operation/bom_operation.json @@ -108,7 +108,7 @@ ], "idx": 1, "istable": 1, - "modified": "2019-07-14 22:35:55.374037", + "modified": "2019-07-16 22:35:55.374037", "modified_by": "govindsmenokee@gmail.com", "module": "Manufacturing", "name": "BOM Operation", @@ -116,4 +116,4 @@ "permissions": [], "sort_field": "modified", "sort_order": "DESC" -} \ No newline at end of file +} diff --git a/erpnext/manufacturing/doctype/work_order_operation/work_order_operation.json b/erpnext/manufacturing/doctype/work_order_operation/work_order_operation.json index 57f66bdd9c..75d42cd061 100644 --- a/erpnext/manufacturing/doctype/work_order_operation/work_order_operation.json +++ b/erpnext/manufacturing/doctype/work_order_operation/work_order_operation.json @@ -188,7 +188,7 @@ } ], "istable": 1, - "modified": "2019-07-14 23:01:07.720337", + "modified": "2019-07-16 23:01:07.720337", "modified_by": "govindsmenokee@gmail.com", "module": "Manufacturing", "name": "Work Order Operation", @@ -197,4 +197,4 @@ "sort_field": "modified", "sort_order": "DESC", "track_changes": 1 -} \ No newline at end of file +}