On 09/30/2011 11:13 AM, NEOBIS2 wrote: > I'm wondering if this will be included anytime soon, since this link > (https://bugs.launchpad.net/openobject-client/+bug/854849/comments/1)
It's not in the roadmap as far as I know, but it's possible that invitu (poster of bug 854849) will contribute or sponsor something along those lines eventually. > But I suppose this is not yet training material. Indeed, per-field access control is not supported at the moment, so there is nothing to teach about it, except that it's not supported ;-) -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to OpenERP Project Group. https://bugs.launchpad.net/bugs/863089 Title: users share field group access incorrect Status in OpenERP Addons (modules): Fix Released Bug description: In the module 'share', in the file 'res_users.py' : In both 'share' field definitions (res.groups and res.users) is the attribute: groups='share.group_share' However, this group is not declared anywhere in the 'share' module. I can see the ID 'group_share_user' in the security file. I think this should be used in the 'share' fields. I found this bug in the addons of OpenERP: branch: http://bazaar.launchpad.net/~openerp/openobject-addons/6.0/ revno: 4821 (i did not search for other branches, revisions or whatever). I found this bug because I wanted to learn how the 'groups' attribute on 'fields' works. There is little documentation about this. Might it be deprecated??? To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/863089/+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

