openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #25911
[Bug 1235639] Re: [v7]portal user: Partner Object Access Denied
I found the Rule "res_partner: read access on my partner" for the trunk
is not the same as stable 7.0.
The trunk rule Definition: [('id', 'child_of',
user.commercial_partner_id.id)]
The stable 7.0 rule Definition: [('user_ids', 'in', user.id)]
I copy the rule from trunk to stable 7.0, and it work well.
--
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/1235639
Title:
[v7]portal user: Partner Object Access Denied
Status in OpenERP Addons (modules):
Confirmed
Bug description:
It will occur a warning when a portal user belongs to a company open a
quotations.
If the portal user is not belong to a company, the error will not
occur.
The warning messages:
---------------------------------------------------------------------------
Access Denied
The requested operation cannot be completed due to security
restrictions. Please contact your system administrator.
(Document type: Partner, Operation: read)
---------------------------------------------------------------------------
This bug has been also reported by Borni DHIFI before:
http://help.openerp.com/question/13536/access-denied-customer-portal/
For more information, see the video of operations attached below.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1235639/+subscriptions
References