From 9ebbe7d2303a14beff884cb049324a7953d9f5d2 Mon Sep 17 00:00:00 2001 From: Vo Minh Thu Date: Fri, 14 Dec 2012 16:30:48 +0100 Subject: [PATCH] [IMP] doc/security: removed note stating the groups attribute was partially implemented. bzr revid: vmt@openerp.com-20121214153048-pehjjfp05uc9gdu4 --- doc/04_security.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/04_security.rst b/doc/04_security.rst index 99d7fd3d17f..bb0ce468de5 100644 --- a/doc/04_security.rst +++ b/doc/04_security.rst @@ -141,10 +141,6 @@ for users who do not belong to the authorized groups: .. note:: The tests related to this feature are in ``openerp/tests/test_acl.py``. -.. warning:: At the time of writing the implementation of this feature is partial - and does not yet restrict read/write RPC access to the field. - The corresponding test is written already but currently disabled. - Workflow transition rules +++++++++++++++++++++++++