From aa9de2b4b0c87c4dc21ce65958c27d9b8925a32e Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Wed, 11 Oct 2017 13:24:18 +0200 Subject: [PATCH] [SECURITY] ~fix home page access for group volunteer --- security/ir.model.access.csv | 3 +++ 1 file changed, 3 insertions(+) diff --git a/security/ir.model.access.csv b/security/ir.model.access.csv index a8dd5a7..41c534f 100644 --- a/security/ir.model.access.csv +++ b/security/ir.model.access.csv @@ -41,3 +41,6 @@ access_account_analytic_account_group_volunteer,account_analytic_account group_v access_mail_message_group_volunteer,mail_message group_volunteer,base_calendar.model_mail_message,group_volunteer,1,1,1,0 access_mail_mail_group_volunteer,mail_mail group_volunteer,purchase.model_mail_mail,group_volunteer,1,1,1,0 access_ir_attachment_group_volunteer,ir_attachment group_volunteer,base.model_ir_attachment,group_volunteer,1,1,1,1 +access_sheet_group_volunteer,timesheet_sheet group_volunteer,hr_timesheet_sheet.model_hr_timesheet_sheet_sheet,group_volunteer,1,0,0,0 +access_hr_holidays_status_group_volunteer,hr_holidays_status group_volunteer,hr_holidays.model_hr_holidays_status,group_volunteer,1,1,1,1 + -- 2.20.1