Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
6337 Vizualizări

I wish to hide the attachment drop down button from the project information page (where you can quickly add a document). But only from the project information page so it has to be available on all other pages/modules. 

But i do want to make it visible for the managers. 

Is this possible?

Imagine profil
Abandonează
Cel mai bun răspuns

May be you can use groups. hope so this will help you.

Imagine profil
Abandonează
Cel mai bun răspuns
Try this,

<record model="ir.ui.menu" id="base.menu_action_attachment">

<field name="groups_id" eval="[(4,ref('base.group_sale_salesman'))]"/>

</record>
Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
nov. 23
1336
0
feb. 23
1792
3
mar. 18
21853
2
iul. 16
4582
1
mar. 15
9024