From: Ludovic CHEVALIER Date: Wed, 11 Oct 2017 11:24:18 +0000 (+0200) Subject: [SECURITY] ~fix home page access for group volunteer X-Git-Tag: production~32 X-Git-Url: http://git.cyclocoop.org/?p=burette%2Flhc.git;a=commitdiff_plain;h=aa9de2b4b0c87c4dc21ce65958c27d9b8925a32e [SECURITY] ~fix home page access for group volunteer --- 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 +