openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #15483
[Bug 1048995] Re: [BUG 6.1] calendar.attendee
Hello kurt ,
I have checked this issue with latest updated trunk as well as 6.1 with runbot.
But I did not face any problem as you mention in bug report.So would you please
check this again and provide a detail information regarding this issue.
Thanks and waiting for you reply!
** Changed in: openobject-addons
Status: New => Incomplete
--
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/1048995
Title:
[BUG 6.1] calendar.attendee
Status in OpenERP Addons (modules):
Incomplete
Bug description:
I'm getting an "AccessError" when trying to get a list of the invitions
-> "Sales / Configuration / Calendar / Event Invitations"
AccessError:
Operation prohibited by access rules, or performed on an already deleted
document (Operation: read, Document type: Meeting).
The problem lies with an rule for the model crm.meeting in ir.rules.
- " ['|',('user_id','=',user.id),('show_as','=','busy')] "
From the moment there is a meeting with 'show_as=free' it produce this error when
getting the invitations list.
server : 4264
addons: 6973
web: 2447
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1048995/+subscriptions
References