refactor(test): flaky pos invoice merge log test

This commit is contained in:
ruthra kumar
2025-06-21 09:11:51 +05:30
parent 978ac5ff31
commit 84250d0245

View File

@@ -415,6 +415,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)