c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22756
[Bug 768994] Re: [trunk] improve name search of analytic account
** Changed in: openobject-addons
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/768994
Title:
[trunk] improve name search of analytic account
Status in OpenERP Modules (addons):
Fix Released
Bug description:
Cannot search the complete name of an analytic account. The
name_search should support searching compatible with what is returned
with name_get.
I suggest to be able to search with '/'. Also, there should be an
index on the code to improve performance as this is the first test in
the search. Finally, the operator passed as argument of the
name_search function should be used.
References