Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
6290 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
lis 23
1273
0
úno 23
1731
3
bře 18
21755
2
čvc 16
4505
1
bře 15
8939