chore: rename depreciation_amount_based_on_num_days_in_month to daily_prorata_based [v14] (#37898)

chore: rename depreciation_amount_based_on_num_days_in_month to daily_prorata_based
This commit is contained in:
Anand Baburajan
2023-11-04 01:48:20 +05:30
committed by GitHub
parent 86c6ae6275
commit 65dfef021a
5 changed files with 26 additions and 10 deletions

View File

@@ -347,5 +347,6 @@ 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
erpnext.patches.v14_0.rename_depreciation_amount_based_on_num_days_in_month_to_daily_prorata_based
# below migration patch should always run last
erpnext.patches.v14_0.migrate_gl_to_payment_ledger