Skip to Content
Menú
This question has been flagged
1 Respondre
3326 Vistes

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.



Avatar
Descartar
Best Answer

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

Avatar
Descartar

<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>

Related Posts Respostes Vistes Activitat
3
d’ag. 23
3802
3
de jul. 22
2748
0
de set. 22
1860
1
de set. 22
3223
1
de juny 25
1202