fix: set default asset quantity as 1 [v14] (#38224)

fix: set default asset quantity as 1
This commit is contained in:
Anand Baburajan
2023-11-20 22:27:25 +05:30
committed by GitHub
parent d7278477d6
commit 3daf6f822a
5 changed files with 11 additions and 2 deletions

View File

@@ -350,5 +350,6 @@ erpnext.patches.v14_0.rename_daily_depreciation_to_depreciation_amount_based_on_
erpnext.patches.v14_0.rename_depreciation_amount_based_on_num_days_in_month_to_daily_prorata_based
erpnext.patches.v14_0.add_default_for_repost_settings
erpnext.patches.v14_0.create_accounting_dimensions_in_supplier_quotation
erpnext.patches.v14_0.update_zero_asset_quantity_field
# below migration patch should always run last
erpnext.patches.v14_0.migrate_gl_to_payment_ledger