chore: patch to correct asset values if je has workflow [v14] (#36915)

chore: patch to correct asset values if je has workflow
This commit is contained in:
Anand Baburajan
2023-09-02 18:32:16 +05:30
committed by GitHub
parent 345c6084e5
commit 0ff1546b9b
3 changed files with 120 additions and 3 deletions

View File

@@ -338,5 +338,6 @@ erpnext.patches.v14_0.create_accounting_dimensions_for_closing_balance
erpnext.patches.v14_0.update_closing_balances #15-07-2023
execute:frappe.defaults.clear_default("fiscal_year")
execute:frappe.db.set_single_value('Selling Settings', 'allow_negative_rates_for_items', 0)
erpnext.patches.v14_0.correct_asset_value_if_je_with_workflow
# below migration patch should always run last
erpnext.patches.v14_0.migrate_gl_to_payment_ledger