Compare commits
1 Commits
18.0
...
18.0-fix-r
| Author | SHA1 | Date | |
|---|---|---|---|
| a48b428b06 |
@@ -3,7 +3,7 @@
|
||||
|
||||
{
|
||||
"name": "hr_holidays_timeoff_analysis",
|
||||
"version": "18.0.1.0.0",
|
||||
"version": "18.0.1.0.1",
|
||||
"author": "Elabore",
|
||||
"website": "https://git.elabore.coop/elabore/elabore-addons",
|
||||
"maintainer": "Elabore",
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
id,name,model_id/id,group_id/id,perm_read,perm_write,perm_create,perm_unlink
|
||||
access_hr_leave_timeoff_day_user,access_hr_holidays_timeoff_day_user,model_hr_leave_timeoff_day,hr_holidays.group_hr_holidays_user,1,0,0,0
|
||||
access_hr_leave_timeoff_day_manager,access_hr_holidays_timeoff_day_manager,model_hr_leave_timeoff_day,hr_holidays.group_hr_holidays_manager,1,0,0,0
|
||||
|
||||
|
Reference in New Issue
Block a user