c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22698
[Bug 768994] Re: [trunk] improve name search of analytic account
Hello Jacques,
I have tested your patch and it seems working fine.
Your branch will be merged soon with Addons branch.
Thanks for your contribution.
Thanks,
pso.
** Changed in: openobject-addons
Status: In Progress => Fix Committed
--
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 Committed
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