~openerp-commiter/openobject-addons/stable-sja-branch

« back to all changes in this revision

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

  • Committer: sja-axelor
  • Date: 2009-10-13 09:52:57 UTC
  • Revision ID: suniljagyasi@gmail.com-20091013095257-8u26ww0r20z9y6ey
add

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_hr_allocation","hr.allocation","model_hr_allocation",hr.group_hr_user,1,0,0,0
 
3
"access_hr_allocation_manager","hr.allocation","model_hr_allocation",hr.group_hr_manager,1,1,1,1
 
 
b'\\ No newline at end of file'