Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
3312 Weergaven

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
Annuleer
Beste antwoord

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
Annuleer

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

Gerelateerde posts Antwoorden Weergaven Activiteit
3
aug. 23
3781
3
jul. 22
2726
0
sep. 22
1844
1
sep. 22
3189
1
jun. 25
1164