mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-24 21:52:21 +01:00
refactor(test): flaky pos invoice merge log test
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user