feat: update modified to fetch latest state in patches
diff --git a/erpnext/manufacturing/doctype/bom_operation/bom_operation.json b/erpnext/manufacturing/doctype/bom_operation/bom_operation.json
index fcce588..3ca851d 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 57f66bd..75d42cd 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
+}