mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 08:24:47 +00:00
refactor: fetch monthly distribution as well
This commit is contained in:
@@ -159,6 +159,7 @@ class BudgetValidation:
|
|||||||
bud.name,
|
bud.name,
|
||||||
bud.budget_against,
|
bud.budget_against,
|
||||||
bud.company,
|
bud.company,
|
||||||
|
bud.monthly_distribution,
|
||||||
bud.applicable_on_material_request,
|
bud.applicable_on_material_request,
|
||||||
bud.action_if_annual_budget_exceeded_on_mr,
|
bud.action_if_annual_budget_exceeded_on_mr,
|
||||||
bud.action_if_accumulated_monthly_budget_exceeded_on_mr,
|
bud.action_if_accumulated_monthly_budget_exceeded_on_mr,
|
||||||
|
|||||||
Reference in New Issue
Block a user