Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
3304 Представления

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>

Related Posts Ответы Просмотры Активность
3
авг. 23
3779
3
июл. 22
2715
0
сент. 22
1844
1
сент. 22
3175
1
июн. 25
1143