chore: patch to enable total number of booked depreciations field (#41940)

* chore: patch to enable total number of booked depreciations field

* fix: conflict resolved

* refactor: replaced fb_row.db_set with set_value
This commit is contained in:
Khushi Rawat
2024-06-26 16:28:27 +05:30
committed by GitHub
parent eca3e02f8d
commit 5fdd1d3278
3 changed files with 37 additions and 10 deletions

View File

@@ -370,3 +370,4 @@ erpnext.patches.v14_0.enable_set_priority_for_pricing_rules #1
erpnext.patches.v15_0.rename_number_of_depreciations_booked_to_opening_booked_depreciations
erpnext.patches.v15_0.add_default_operations
erpnext.patches.v15_0.enable_old_serial_batch_fields
erpnext.patches.v15_0.update_total_number_of_booked_depreciations