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

This commit is contained in:
Sagar Sharma
2023-05-25 14:39:36 +05:30
parent 2813042936
commit 196e18187f
2 changed files with 61 additions and 0 deletions

View File

@@ -333,3 +333,4 @@ erpnext.patches.v14_0.migrate_gl_to_payment_ledger
execute:frappe.delete_doc_if_exists("Report", "Tax Detail")
erpnext.patches.v15_0.enable_all_leads
erpnext.patches.v14_0.update_company_in_ldc
erpnext.patches.v14_0.set_packed_qty_in_draft_delivery_notes