Fix landed in trunk at rev 8309 (
[email protected]).
Regards,
** Changed in: openobject-addons
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1075501
Title:
[trunk] Inviting others as non administrator fails
Status in OpenERP Addons (modules):
Fix Released
Bug description:
When a non-administrator tries to invite someone to follow a lead,
contact, ... the system returns with an error:
Access Denied
The requested operation cannot be completed due to security
restrictions. Please contact your system administrator.
(Document type: Message, Operation: create)
tried to figure out settings on group rights and security rules, but
it seems to be overruled by code in following addon:
Addons: mail
File: mail_message.py
function (rule 503): def check_access_rule(self, cr, uid, ids, operation,
context = None)
This function does some checks and these fail. Can't figure out the
reason for these extra checks, and it seems they are hard coded, not
configurable ?
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1075501/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help : https://help.launchpad.net/ListHelp