summaryrefslogtreecommitdiff
path: root/addons/website_event_meet/security/ir.model.access.csv
blob: eeae56fb6a0df45c88b0d36de93e316a5682b874 (plain)
1
2
3
4
5
6
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
event_meeting_room_access_all,event.meeting.room.access.all,model_event_meeting_room,,1,0,0,0
event_meeting_room_access_user,event.meeting.room.access.user,model_event_meeting_room,event.group_event_user,1,0,0,0
event_meeting_room_access_manager,event.meeting.room.access.manager,model_event_meeting_room,event.group_event_manager,1,1,1,1
chat_room_access_event_user,chat.room.access.event.user,website_jitsi.model_chat_room,event.group_event_user,1,0,0,0
chat_room_access_event_manager,chat.room.access.event.manager,website_jitsi.model_chat_room,event.group_event_manager,1,1,1,1