[ADD] hr_holidays : security rules are added

bzr revid: vir@tinyerp.com-20100315122750-bofdomun28eqw2ky
This commit is contained in:
Vir (Open ERP) 2010-03-15 17:57:50 +05:30
parent d2dc68d33a
commit b96373c325
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@
"access_hr_holydays_status_user","hr.holidays.status user","model_hr_holidays_status","hr.group_hr_user",1,1,1,1
"access_hr_holidays_user","hr holidays user","model_hr_holidays","hr.group_hr_user",1,1,1,1
"access_hr_holidays_per_user","hr.holidays.per.user","model_hr_holidays_per_user","hr.group_hr_user",1,1,1,1
"access_hr_holidays_report","hr.holidays.report","model_hr_holidays_report","hr.group_hr_user",1,1,1,1

1 id name model_id:id group_id:id perm_read perm_write perm_create perm_unlink
2 access_hr_holydays_status_user hr.holidays.status user model_hr_holidays_status hr.group_hr_user 1 1 1 1
3 access_hr_holidays_user hr holidays user model_hr_holidays hr.group_hr_user 1 1 1 1
4 access_hr_holidays_per_user hr.holidays.per.user model_hr_holidays_per_user hr.group_hr_user 1 1 1 1
5 access_hr_holidays_report hr.holidays.report model_hr_holidays_report hr.group_hr_user 1 1 1 1