openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #22316
[Bug 1106367] [NEW] Access Denied by ACLs without reading the field
Public bug reported:
Hello,
I created a new form view of module product.product, which has a restricted field, standard_price.
I my new form I set only a field (name) but when I try to access it gives this error message:
Access Denied by ACLs for operation: read, uid: 4, model:
product.product, fields: standard_price
This hasn't to happens, as I understand from
http://doc.openerp.com/trunk/developers/server/04_security/?highlight=inherit
#field-access-rights , or is it my fault?
** Affects: openobject-server
Importance: Undecided
Status: New
** Branch linked: lp:openobject-server/7.0
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1106367
Title:
Access Denied by ACLs without reading the field
Status in OpenERP Server:
New
Bug description:
Hello,
I created a new form view of module product.product, which has a restricted field, standard_price.
I my new form I set only a field (name) but when I try to access it gives this error message:
Access Denied by ACLs for operation: read, uid: 4, model:
product.product, fields: standard_price
This hasn't to happens, as I understand from
http://doc.openerp.com/trunk/developers/server/04_security/?highlight=inherit
#field-access-rights , or is it my fault?
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1106367/+subscriptions
Follow ups
References