chore: fix linter

This commit is contained in:
ruthra kumar
2024-06-19 11:25:02 +05:30
parent e3608f285f
commit cd1db37c74

View File

@@ -2961,6 +2961,7 @@ class TestPurchaseReceipt(FrappeTestCase):
self.assertSequenceEqual(expected_gle, gl_entries)
frappe.local.enable_perpetual_inventory["_Test Company"] = old_perpetual_inventory
def prepare_data_for_internal_transfer():
from erpnext.accounts.doctype.sales_invoice.test_sales_invoice import create_internal_supplier
from erpnext.selling.doctype.customer.test_customer import create_internal_customer