Update test_budget.py
This commit is contained in:
parent
c8cc4bfc56
commit
a53454d3d1
@ -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":
|
||||
|
Loading…
x
Reference in New Issue
Block a user