跳至内容
菜单
此问题已终结
1 回复
3466 查看

For POS admin role, I would like to disable three dots button to hide all reports and settings by force. Could you please help me how I can disable? Thanks in advance.



形象
丢弃
最佳答案

Hi,

If you check this kanban view, you will see a div which brings this three dots. If the users doesn't want to see it, you can inherit this view and make it invisible or keep some access rights for the visibility of this.

View ID:  point_of_sale.view_pos_config_kanban

Code: in comment


Thanks

形象
丢弃

<div class="o_kanban_manage_button_section">
<a class="o_kanban_manage_toggle_button" href="#"><i class="fa fa-ellipsis-v" role="img" aria-label="Manage" title="Manage"/></a>
</div>

相关帖文 回复 查看 活动
3
8月 23
3957
3
7月 22
2877
0
9月 22
1927
1
9月 22
3325
1
6月 25
1674