c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #04617
[Bug 567844] Re: Products by category : unusable for category with no children.
Hello,
i have my answer: the menu isn't there because we should use the
category criterion on the search view... but it's actually not doing a
child_of operation. So i'm closing this bug and will open a new one in
the framework side.
Thanks for your contribution,
Quentin
** Changed in: openobject-addons
Status: In Progress => Invalid
--
Products by category : unusable for category with no children.
https://bugs.launchpad.net/bugs/567844
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: Invalid
Bug description:
Hi,
In trunk branch adds toolbar="1" in partner category tree, it forces to create subcategories for filter the partners, for example if I add supplier category to partner and then from categories tree I want to open the parent filter for category = 'Supliers' I can't, because Suppliers is parent and the parent was located in toolbar and cannot open actions. I think that must remove toolbar="1" like 5.0 version or include subcategories by default from installation.