test: import make_job_card from work_order module on v16

This commit is contained in:
Mihir Kandoi
2026-07-28 12:34:50 +05:30
parent ebc8482310
commit ca15a14666

View File

@@ -1164,7 +1164,7 @@ class TestJobCard(ERPNextTestSuite):
def test_semi_fg_produced_qty_across_split_job_cards(self):
from erpnext.manufacturing.doctype.operation.test_operation import make_operation
from erpnext.manufacturing.doctype.work_order.mapper import make_job_card
from erpnext.manufacturing.doctype.work_order.work_order import make_job_card
from erpnext.stock.doctype.item.test_item import make_item
warehouse = "Stores - _TC"