← Back to team overview

openerp-india team mailing list archive

[Bug 1095227] [NEW] [Sale Portal] user cannot view his quote

 

Public bug reported:

when a portal user logs in , [portal sale installed] he sees the menus but cannot read the messages or quotes.
the system gives the following error:

Access Denied
The requested operation cannot be completed due to security restrictions. Please contact your system administrator.
(Document type: Sales Order, Operation: create)

After checking the access rights, they seem to be correct. I noticed
that the following security record rule is related:

Portal Personal Quotations/Sales Orders
It states :[('message_follower_ids','in', [user.partner_id.id])]

When I deactivate this rule it works, but I guess it has a reason it is
in the standard.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
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/1095227

Title:
  [Sale Portal] user cannot view his quote

Status in OpenERP Addons (modules):
  New

Bug description:
  when a portal user logs in , [portal sale installed] he sees the menus but cannot read the messages or quotes.
  the system gives the following error:

  Access Denied
  The requested operation cannot be completed due to security restrictions. Please contact your system administrator.
  (Document type: Sales Order, Operation: create)

  After checking the access rights, they seem to be correct. I noticed
  that the following security record rule is related:

  Portal Personal Quotations/Sales Orders
  It states :[('message_follower_ids','in', [user.partner_id.id])]

  When I deactivate this rule it works, but I guess it has a reason it
  is in the standard.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1095227/+subscriptions


Follow ups

References