← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 692667] Re: [6.0] gracefull handling of missing permissions

 

Is this for many2one fields ?

I don't think a missing permission prohibits opening a form. normally,
if you can read a record, you can see all the many2one related fields.
(their name_get, not opening their form for editing). I tested and it
wored fine. I just did not succeeded to make it work on countries due to
completion="1". This feature does not work with completion="1".

** Changed in: openobject-client
       Status: New => Invalid

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/692667

Title:
  [6.0] gracefull handling of missing permissions

Status in OpenObject GTK Client:
  Invalid

Bug description:
  currently a missing permission prohibits opening a form

I am wondering if the rule shouldn't follow the menu's access method - "do not show it if access rights are missing"

just display "missing permissions" (or nothing) instead of the field but open the form.

it seems to me that permissions must be handled exlusively using the groups attribute.





References