fix: Add company field to lower deduction certificate (#34914)

* fix: Add company field to lower deduction certificate (#34914)

(cherry picked from commit b545e3def0)

# Conflicts:
#	erpnext/patches.txt

* chore: resolve conflicts

---------

Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
This commit is contained in:
mergify[bot]
2023-04-25 21:33:43 +05:30
committed by GitHub
parent 693007adfe
commit d732083166
4 changed files with 28 additions and 3 deletions

View File

@@ -329,3 +329,4 @@ erpnext.patches.v13_0.update_docs_link
execute:frappe.db.set_single_value("Accounts Settings", "merge_similar_account_heads", 0)
# below migration patches should always run last
erpnext.patches.v14_0.migrate_gl_to_payment_ledger
erpnext.patches.v14_0.update_company_in_ldc