← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 768994] Re: improve name search an analytic account

 

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)

** Summary changed:

- improve name search an analytic account
+ [trunk] improve name search on analytic account

** Summary changed:

- [trunk] improve name search on analytic account
+ [trunk] improve name search of analytic account

-- 
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):
  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.


References