Update work_order_consumed_materials.py

This commit is contained in:
rohitwaghchaure
2021-11-29 16:25:30 +05:30
committed by GitHub
parent db9bd5b912
commit 570ae422a8

View File

@@ -2,7 +2,6 @@
# For license information, please see license.txt # For license information, please see license.txt
import frappe import frappe
import json
from frappe import _ from frappe import _
def execute(filters=None): def execute(filters=None):