Added a settings in Accounts Settings to disable booking depreciation entry automatically

This commit is contained in:
Nabin Hait
2017-04-18 14:02:07 +05:30
parent f59920500c
commit 117be7ddd5
6 changed files with 99 additions and 6 deletions

View File

@@ -386,4 +386,5 @@ execute:frappe.delete_doc('DocType', 'Purchase Common')
erpnext.patches.v8_0.update_stock_qty_value_in_purchase_invoice
erpnext.patches.v8_0.update_supplier_address_in_stock_entry
erpnext.patches.v8_0.rename_is_sample_item_to_allow_zero_valuation_rate
erpnext.patches.v8_0.set_null_to_serial_nos_for_disabled_sales_invoices
erpnext.patches.v8_0.set_null_to_serial_nos_for_disabled_sales_invoices
erpnext.patches.v8_0.enable_booking_asset_depreciation_automatically