feat: create incoterms and migrate shipments

(cherry picked from commit d2563ee973)

# Conflicts:
#	erpnext/patches.txt
This commit is contained in:
barredterra
2022-11-17 22:16:43 +01:00
committed by Mergify
parent b7119318a6
commit 014896a595
3 changed files with 43 additions and 4 deletions

View File

@@ -316,6 +316,11 @@ erpnext.patches.v14_0.create_accounting_dimensions_in_subcontracting_doctypes
erpnext.patches.v14_0.fix_subcontracting_receipt_gl_entries
erpnext.patches.v14_0.migrate_remarks_from_gl_to_payment_ledger
erpnext.patches.v14_0.create_accounting_dimensions_for_asset_capitalization
<<<<<<< HEAD
erpnext.patches.v13_0.update_schedule_type_in_loans
erpnext.patches.v14_0.update_partial_tds_fields
=======
erpnext.patches.v14_0.update_tds_fields
erpnext.patches.v14_0.create_incoterms_and_migrate_shipment
>>>>>>> d2563ee973 (feat: create incoterms and migrate shipments)