~unifield-team/unifield-wm/wm-2418-rw-fix

« back to all changes in this revision

Viewing changes to object_query/security/ir.model.access.csv

  • Committer: Quentin THEURET
  • Date: 2011-08-01 09:51:57 UTC
  • mto: This revision was merged to the branch mainline in revision 233.
  • Revision ID: qt@tempo-consulting.fr-20110801095157-6zovdyfizf7gbmt8
UF-376 [ADD] Added ACL on object_query module

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
"id","name","model_id:id","group_id:id","perm_read","perm_write","perm_create","perm_unlink"
 
2
"access_object_query_all","object.query all","model_object_query",,1,1,1,1
 
3
"access_object_query_object_all","object.query.object all","model_object_query_object",,1,1,1,1
 
4
"access_object_query_result_fields_all","object.query.result.fields all","model_object_query_result_fields",,1,1,1,1