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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
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>
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
3
Aug. 23
|
3805 | ||
|
3
Juli 22
|
2748 | ||
|
0
Sept. 22
|
1862 | ||
|
1
Sept. 22
|
3225 | ||
|
1
Juni 25
|
1203 |