chore: Add comment hinting to reason

(cherry picked from commit 8502ccb5b2)
This commit is contained in:
marination
2021-10-28 16:53:45 +05:30
committed by mergify-bot
parent 8e9cd83c4b
commit e47f7a3023

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