c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #19931
[Bug 740799] Re: [filtering] does not support hierarchy
Hello Ruud,
Thanks for your quick response. Problem occurred as it did not consider
the parent category in domain generated in filter, So I am confirming
this bug.
Thanks.
** Changed in: openobject-server
Importance: Undecided => Low
** Changed in: openobject-server
Status: Incomplete => Confirmed
** Changed in: openobject-server
Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)
--
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:
Confirmed
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