c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #19914
[Bug 740799] Re: [filtering] does not support hierarchy
Hello Ruud,
Well you can try it out with the use of 2 conditioned filter like
partner categories contains "women" And partner categories contains
"thin" then you can explicitly filter the record of partner which have
category as thin women.
Please provide more information like if you did get any traceback as
this representation does not gives the clear picture regarding the bug.
Thanks.
** Changed in: openobject-server
Status: New => Incomplete
--
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:
Incomplete
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.
Follow ups
References