~mikel-martin/therp-addons/6.1

« back to all changes in this revision

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

  • Committer: mikel
  • Date: 2012-11-22 00:28:52 UTC
  • mfrom: (34.1.34 therp-addons)
  • Revision ID: mikel@pcl2-20121122002852-qe36u2is9jyxeazw
[mege]

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_config","Read access to the tax update configuration","model_account_update_tax_config","account.group_account_user",1,0,0,0
 
3
"access_config_manager","Write access to the tax update configuration","model_account_update_tax_config","account.group_account_manager",1,1,1,1
 
4
"access_config_line","Read access to the tax update configuration lines","model_account_update_tax_config_line","account.group_account_user",1,0,0,0
 
5
"access_config__line_manager","Write access to the tax update configuration lines","model_account_update_tax_config_line","account.group_account_manager",1,1,1,1