openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #27673
[Bug 1311004] Re: missing database index on account_move_line(date, id)
** Changed in: ocb-addons/7.0
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1311004
Title:
missing database index on account_move_line(date, id)
Status in OpenERP Community Backports (Addons):
Fix Released
Status in OpenERP Community Backports (Addons) 6.1 series:
Fix Committed
Status in OpenERP Community Backports (Addons) 7.0 series:
Fix Released
Status in OpenERP Addons (modules):
New
Bug description:
I have seen huge performance improvements in production by adding an
index on account_move_line(date, id) which corresponds to
account_move_line default _order.
It would be great to have this index created by default.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ocb-addons/+bug/1311004/+subscriptions
References