769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
998 B
998 B
1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
---|---|---|---|---|---|---|---|---|
2 | access_livechat_channel | im_livechat.channel | model_im_livechat_channel | 1 | 0 | 0 | 0 | |
3 | access_livechat_channel_user | im_livechat.channel.user | model_im_livechat_channel | im_livechat_group_user | 1 | 1 | 1 | 0 |
4 | access_livechat_channel_manager | im_livechat.channel.manager | model_im_livechat_channel | im_livechat_group_manager | 1 | 1 | 1 | 1 |
5 | access_livechat_support_report_channel | im_livechat.report.channel | model_im_livechat_report_channel | im_livechat_group_manager | 1 | 1 | 1 | 1 |
6 | access_livechat_support_report_operator | im_livechat.report.operator | model_im_livechat_report_operator | im_livechat_group_manager | 1 | 1 | 1 | 1 |
7 | access_livechat_channel_rule | im_livechat.channel.rule | model_im_livechat_channel_rule | 1 | 0 | 0 | 0 | |
8 | access_livechat_channel_rule_user | im_livechat.channel.rule | model_im_livechat_channel_rule | im_livechat_group_user | 1 | 1 | 1 | 0 |
9 | access_livechat_channel_rule_manager | im_livechat.channel.rule | model_im_livechat_channel_rule | im_livechat_group_manager | 1 | 1 | 1 | 1 |