fix(patch): add patch to set packed_qty in draft DN

(cherry picked from commit 196e18187f)
This commit is contained in:
Sagar Sharma
2023-05-25 14:39:36 +05:30
committed by Mergify
parent ca6607e800
commit b3da2f7c26
2 changed files with 61 additions and 0 deletions

View File

@@ -331,3 +331,4 @@ execute:frappe.db.set_single_value("Accounts Settings", "merge_similar_account_h
# below migration patches should always run last
erpnext.patches.v14_0.migrate_gl_to_payment_ledger
erpnext.patches.v14_0.update_company_in_ldc
erpnext.patches.v14_0.set_packed_qty_in_draft_delivery_notes