refactor(test): flaky pos invoice merge log test

This commit is contained in:
ruthra kumar
2025-06-21 09:11:51 +05:30
parent aeae6d4a10
commit 95d6bbe7ad

View File

@@ -414,6 +414,7 @@ class TestPOSInvoiceMergeLog(ERPNextTestSuite):
The second and third POS Invoice should be consolidated with a single Merge Log
"""
self.load_test_records("Stock Entry")
from erpnext.stock.doctype.stock_entry.test_stock_entry import make_serialized_item
se = make_serialized_item(self)