chore: minor fix

(cherry picked from commit e5dfd53e6f)
This commit is contained in:
Vishal
2022-11-16 14:25:35 +05:30
committed by Mergify
parent ac3120b6f9
commit 660e3fa081

View File

@@ -887,6 +887,7 @@ class TestPurchaseOrder(FrappeTestCase):
self.assertEqual(po.status, "Completed")
self.assertEqual(mr.status, "Received")
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