From 9f2859701e295f39e261373f3c0c4e27c0452cab Mon Sep 17 00:00:00 2001 From: Rohit Waghchaure Date: Thu, 4 Oct 2018 13:25:49 +0530 Subject: [PATCH] [Fix] WorkOrderItem object has no attribute operation --- .../manufacturing/doctype/work_order_item/work_order_item.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/manufacturing/doctype/work_order_item/work_order_item.json b/erpnext/manufacturing/doctype/work_order_item/work_order_item.json index 6dbb494483..1db11f7691 100644 --- a/erpnext/manufacturing/doctype/work_order_item/work_order_item.json +++ b/erpnext/manufacturing/doctype/work_order_item/work_order_item.json @@ -506,7 +506,7 @@ "issingle": 0, "istable": 1, "max_attachments": 0, - "modified": "2018-07-12 16:16:54.237829", + "modified": "2018-10-04 16:16:54.237829", "modified_by": "Administrator", "module": "Manufacturing", "name": "Work Order Item",