← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 768994] Re: [trunk] improve name search of analytic account

 

** Changed in: openobject-addons
       Status: Confirmed => In Progress

-- 
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):
  In Progress

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