From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- .../security/im_livechat_channel_security.xml | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 addons/im_livechat/security/im_livechat_channel_security.xml (limited to 'addons/im_livechat/security/im_livechat_channel_security.xml') diff --git a/addons/im_livechat/security/im_livechat_channel_security.xml b/addons/im_livechat/security/im_livechat_channel_security.xml new file mode 100644 index 00000000..89c1910e --- /dev/null +++ b/addons/im_livechat/security/im_livechat_channel_security.xml @@ -0,0 +1,40 @@ + + + + + Live Chat + + + + + User + + The user will be able to join support channels. + + + + Administrator + The user will be able to delete support channels. + + + + + + + + Livechat: Administrator: read all livechat channel + + + [('channel_type', '=', 'livechat')] + + + + + + + + + + + + -- cgit v1.2.3