fix: manual depr entry not updating asset value [v13] (#33890)

fix: asset value for manual depr entries
This commit is contained in:
Anand Baburajan
2023-01-31 11:00:06 +05:30
committed by GitHub
parent 3425a3bef9
commit f5efb2057c
13 changed files with 288 additions and 91 deletions

View File

@@ -375,3 +375,4 @@ erpnext.patches.v13_0.show_hr_payroll_deprecation_warning
erpnext.patches.v13_0.create_accounting_dimensions_for_asset_repair
execute:frappe.db.set_value("Naming Series", "Naming Series", {"select_doc_for_series": "", "set_options": "", "prefix": "", "current_value": 0, "user_must_always_select": 0})
erpnext.patches.v13_0.update_schedule_type_in_loans
erpnext.patches.v13_0.update_asset_value_for_manual_depr_entries