fix: linter error

This commit is contained in:
Mihir Kandoi
2025-05-08 14:47:19 +05:30
parent b406ec724b
commit 27e842ba02

View File

@@ -2813,6 +2813,7 @@ class TestPurchaseInvoice(IntegrationTestCase, StockTestMixin):
# Test 4 - Since this PI is overbilled by 130% and only 120% is allowed, it will fail
self.assertRaises(frappe.ValidationError, pi.submit)
def set_advance_flag(company, flag, default_account):
frappe.db.set_value(
"Company",