commit | a53454d3d1c211cd9ca06dc63d604532b321e882 | [log] [tgz] |
---|---|---|
author | rohitwaghchaure <rohitw1991@gmail.com> | Wed Nov 04 12:06:21 2020 +0530 |
committer | GitHub <noreply@github.com> | Wed Nov 04 12:06:21 2020 +0530 |
tree | fa8b8b6d98552bdf871c4179eba51ea51be2a078 | |
parent | c8cc4bfc568806a9fe4ccd37efa8ff5c5cf88dd6 [diff] |
Update test_budget.py
diff --git a/erpnext/accounts/doctype/budget/test_budget.py b/erpnext/accounts/doctype/budget/test_budget.py index f00ffd9..0f115f9 100644 --- a/erpnext/accounts/doctype/budget/test_budget.py +++ b/erpnext/accounts/doctype/budget/test_budget.py
@@ -259,7 +259,6 @@ args[budget_against_field] = budget_against existing_expense = get_actual_expense(args) - print(existing_expense) if existing_expense: if budget_against_field == "cost_center":