Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
6555 Zobrazení

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?

Avatar
Zrušit
Nejlepší odpověď

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

Avatar
Zrušit
Nejlepší odpověď
Try this,

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

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

</record>
Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
zář 25
1447
0
úno 23
1985
3
bře 18
22100
2
čvc 16
4781
1
bře 15
9207