chore: rename daily_depreciation in asset to depreciation_amount_based_on_num_days_in_month [v14] (#37895)

chore: rename daily_depreciation to depreciation_amount_based_on_num_days_in_month
This commit is contained in:
Anand Baburajan
2023-11-03 23:26:34 +05:30
committed by GitHub
parent fed25fac76
commit 86c6ae6275
5 changed files with 35 additions and 15 deletions

View File

@@ -346,5 +346,6 @@ erpnext.patches.v14_0.rename_over_order_allowance_field
erpnext.patches.v14_0.migrate_delivery_stop_lock_field
execute:frappe.db.set_single_value("Payment Reconciliation", "invoice_limit", 50)
execute:frappe.db.set_single_value("Payment Reconciliation", "payment_limit", 50)
erpnext.patches.v14_0.rename_daily_depreciation_to_depreciation_amount_based_on_num_days_in_month
# below migration patch should always run last
erpnext.patches.v14_0.migrate_gl_to_payment_ledger