c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #24578
[Bug 740799] Re: [filtering] does not support hierarchy
Hello Ruud Riem-Vis,
Thanks for reporting !
It has been improved at lp:~openerp-dev/openobject-server/trunk-
bug-740799-nch and will be merged soon to the trunk server ....
Thanks !
** Changed in: openobject-server
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/740799
Title:
[filtering] does not support hierarchy
Status in OpenERP Server:
Fix Committed
Bug description:
In v6, the filtering cannot be performed on "view"-type items in the
category field of a partner for example. Consider the following case:
Define partner categories as follows:
man
man->thin
man->thick
woman
woman->thin
woman->thick
Now if you have a set of partners, you can define a filter on "thin",
on "thick" but not on "man" or "woman" or "woman thick". This means
that you cannot find back a thin woman in a filter for example.
I believe this is an unwanted limitation of the filter mechanism.
References