From 0b08fe2bac7837d297cc2a70cf8641a9a6ab1fa5 Mon Sep 17 00:00:00 2001 From: Ernesto Ruiz Date: Tue, 29 Jul 2025 09:07:04 -0600 Subject: [PATCH] fix: add translation function to update budget.py --- erpnext/accounts/doctype/budget/budget.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/accounts/doctype/budget/budget.py b/erpnext/accounts/doctype/budget/budget.py index b24e862e0f2..eec203c6794 100644 --- a/erpnext/accounts/doctype/budget/budget.py +++ b/erpnext/accounts/doctype/budget/budget.py @@ -302,7 +302,7 @@ def compare_expense_with_budget(args, budget_amount, action_for, action, budget_ def get_expense_breakup(args, currency, budget_against): - msg = "{{ _('
Total Expenses booked through') }} -