~openerp-groupes/hrself-addons/forbid-user-data-access

« back to all changes in this revision

Viewing changes to hrself/__openerp__.py

  • Committer: Julien Thewys
  • Date: 2011-05-02 09:07:30 UTC
  • Revision ID: jth@openerp.com-20110502090730-w83sxzk7o6hgqoj4
[FIX] A non admin should not see other users "user data".

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
            ],
33
33
    'update_xml':[
34
34
        "security/ir.model.access.csv",
 
35
        "security/res_users.xml",
35
36
    ],
36
37
    'data': [
37
38
        'data/hrself.yml',