← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 854729] Re: m2o vs access right

 

Current behavior of the web client seems quite good to me. Not worse
than the gtk client by the way, even better in my option.

Anyway, implementing some sort of access right prediction could be quite
complicated and would necessitate to think a lot about the implications
of such a functionality. So I'll put that in wish list and we'll see
after the rc1.

** Changed in: openerp-web
   Importance: Medium => Wishlist

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

Title:
  m2o vs access right

Status in OpenERP Web:
  Confirmed
Status in OpenERP Addons (modules):
  Invalid

Bug description:
  a user who has no access to CREATE a new product shouldn't be able to
  see the product form if he tries to create a product from a m2o

  Example : 
  - create a user with only access to sales see own leads 
  - log you as this user 
  - create a So
  - create a SO line 
  - write "blabla" in product field
  - create blabla (quick create)
  - it opens the product form view (it should)
  - you are able to fill in the product form 
  -> finally you save and you see that you cannot 

  this error (due to access right) should appear earlier in the flow
  just after clicking on "Create Blabla" (quick create)

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/854729/+subscriptions


References