Update work_order_consumed_materials.py
This commit is contained in:
parent
db9bd5b912
commit
570ae422a8
@ -2,7 +2,6 @@
|
||||
# For license information, please see license.txt
|
||||
|
||||
import frappe
|
||||
import json
|
||||
from frappe import _
|
||||
|
||||
def execute(filters=None):
|
||||
@ -128,4 +127,4 @@ def get_columns():
|
||||
"fieldtype": "Float",
|
||||
"width": 100
|
||||
}
|
||||
]
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user