← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 522528] Re: Use parent_store in partner categories

 

qdp reported in Bug #676392 :
"""
The menu "Partners by Categories" isn't there anymore because we should use the category criterion on the search view. But this is not doing the same as currently the search isn't doing a child_of operation but a classic equal operation.

Thus, we should overwrite the search on res.partner in order to deal with above case.
"""

** Changed in: openobject-server
       Status: Opinion => Confirmed

** Description changed:

  Partner categories can be organized in a hierarchy. This a useful feature but we can't make the full out of it because we can't use child_of.
- I propose we set parent_store = True for 5.2.
+ It would also improve the search views
  Lionel

-- 
Use parent_store in partner categories
https://bugs.launchpad.net/bugs/522528
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Server: Confirmed

Bug description:
Partner categories can be organized in a hierarchy. This a useful feature but we can't make the full out of it because we can't use child_of.
It would also improve the search views
Lionel