mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 15:12:51 +00:00
* perf: Drop unused/duplicate/sub-optimal indexes (#38884)
* ci: enable more checks
* perf: Drop unused/duplicate indexes
(cherry picked from commit 787333896c)
# Conflicts:
# erpnext/accounts/doctype/gl_entry/gl_entry.json
# erpnext/patches.txt
* chore: conflicts
---------
Co-authored-by: Ankush Menat <ankush@frappe.io>
This commit is contained in:
@@ -355,5 +355,5 @@ erpnext.patches.v14_0.clear_reconciliation_values_from_singles
|
||||
erpnext.patches.v14_0.update_total_asset_cost_field
|
||||
# below migration patch should always run last
|
||||
erpnext.patches.v14_0.migrate_gl_to_payment_ledger
|
||||
erpnext.stock.doctype.delivery_note.patches.drop_unused_return_against_index
|
||||
erpnext.stock.doctype.delivery_note.patches.drop_unused_return_against_index # 2023-12-20
|
||||
erpnext.patches.v14_0.set_maintain_stock_for_bom_item
|
||||
|
||||
Reference in New Issue
Block a user