c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22508
[Bug 768994] [NEW] improve name search an analytic account
Public bug reported:
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.
** Affects: openobject-addons
Importance: Undecided
Status: New
** Description changed:
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.
--
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:
improve name search an analytic account
Status in OpenERP Modules (addons):
New
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.
Follow ups
References