chore: Add comment hinting to reason

This commit is contained in:
marination 2021-10-28 16:53:45 +05:30
parent 27236b7e9e
commit 8502ccb5b2

View File

@ -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"],