mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 00:55:02 +00:00
Update test_budget.py
This commit is contained in:
@@ -259,7 +259,6 @@ def set_total_expense_zero(posting_date, budget_against_field=None, budget_again
|
||||
args[budget_against_field] = budget_against
|
||||
|
||||
existing_expense = get_actual_expense(args)
|
||||
print(existing_expense)
|
||||
|
||||
if existing_expense:
|
||||
if budget_against_field == "cost_center":
|
||||
|
||||
Reference in New Issue
Block a user