mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-19 19:37:56 +00:00
refactor(delivery_note): re-export make_inter_company_transaction
This commit is contained in:
@@ -17,6 +17,7 @@ from .mapper import (
|
|||||||
make_delivery_trip,
|
make_delivery_trip,
|
||||||
make_installation_note,
|
make_installation_note,
|
||||||
make_inter_company_purchase_receipt,
|
make_inter_company_purchase_receipt,
|
||||||
|
make_inter_company_transaction,
|
||||||
make_packing_slip,
|
make_packing_slip,
|
||||||
make_sales_invoice,
|
make_sales_invoice,
|
||||||
make_sales_return,
|
make_sales_return,
|
||||||
|
|||||||
Reference in New Issue
Block a user