mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-16 07:58:38 +00:00
fix(purchase_order): re-export get_mapped_subcontracting_order for test compatibility
This commit is contained in:
@@ -30,6 +30,7 @@ from erpnext.subcontracting.doctype.subcontracting_bom.subcontracting_bom import
|
||||
|
||||
from .mapper import (
|
||||
get_mapped_purchase_invoice,
|
||||
get_mapped_subcontracting_order,
|
||||
make_inter_company_sales_order,
|
||||
make_purchase_invoice,
|
||||
make_purchase_invoice_from_portal,
|
||||
|
||||
Reference in New Issue
Block a user