odoo/doc/api
Olivier Dony dbe7b45276 [IMP] orm: support model-level @groups attribute for access restriction
This is a partial implementation with no support for
restricting read/write access via RPC. This first
part only covers the removal of the restricted fields
from the client-side view, i.e. in the results of
fields_view_get() and fields_get().

The second part will come later and will cover the
real low-level access control.

bzr revid: odo@openerp.com-20120518143625-ps9db62vzrc2pylh
2012-05-18 16:36:25 +02:00
..
core.rst [DOC] separate files. 2012-02-29 15:15:36 +01:00
field_level_acl.rst [IMP] orm: support model-level @groups attribute for access restriction 2012-05-18 16:36:25 +02:00
font_style.rst [DOC] Slightly improved documentation. 2012-04-19 11:14:04 +02:00
models.rst [DOC] separate files. 2012-02-29 15:15:36 +01:00
need_action_specs.rst [MERGE] Merged branch holding improvements and fixes for the 'need action' mechanism, such as needaction_record_ids remove on ir.ui.menu, and a boolean functional field added in ir.needaction_mixin class for use in views. Please refer to the updated feature documentation for more details. 2012-04-18 16:56:48 +02:00
startup.rst [IMP] orm: support model-level @groups attribute for access restriction 2012-05-18 16:36:25 +02:00
user_img_specs.rst [IMP] orm: support model-level @groups attribute for access restriction 2012-05-18 16:36:25 +02:00