The fix to let child_of works on many2many in the same way as the many2one case is in trunk.
revno: 3474 revision-id: [email protected] ** Changed in: openobject-server Status: Fix Committed => Fix Released -- 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 Released 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. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-server/+bug/740799/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

