diff --git a/erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.py b/erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.py index 6c944e84d265..186b105f73c9 100644 --- a/erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.py +++ b/erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.py @@ -1838,7 +1838,6 @@ def test_offsetting_entries_for_accounting_dimensions(self): disable_dimension() - def set_advance_flag(company, flag, default_account): frappe.db.set_value( "Company",