Le 08/11/2010 22:08, Fabien (Open ERP) a écrit : > parent_store must be used whenever we have big structures ? I don't > htink it's usual to have very big structures for partners categories. I > don't see the goal of doing this ? > > ** Changed in: openobject-server > Status: New => Invalid > > In our case that feature was demanded for a small tree. Unless you store the parents, you can't search a branch - like "all customers" in this example : - customers - recent - old - suppliers Please correct me if I'm wrong of course. If it can't be in the core addons I can push a module for that. Lionel.
-- Use parent_store in partner categories https://bugs.launchpad.net/bugs/522528 You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. Status in OpenObject Server: Invalid Bug description: Partner categories can be organized in a hierarchy. This a useful feature but we can't make the full out of it because we can't use child_of. I propose we set parent_store = True for 5.2. Lionel _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

