chore: Add comment hinting to reason
This commit is contained in:
parent
27236b7e9e
commit
8502ccb5b2
@ -45,6 +45,8 @@ def get_filters(report_filters, operations):
|
||||
|
||||
return filters
|
||||
|
||||
# Check PR #28123 as to why this is commented
|
||||
|
||||
# def update_raw_material_cost(row, filters):
|
||||
# row.rm_cost = 0.0
|
||||
# for data in frappe.get_all("Job Card Item", fields = ["amount"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user