Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
6418 Widoki

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?

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź
Try this,

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

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

</record>
Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
lis 23
1380
0
lut 23
1872
3
mar 18
21928
2
lip 16
4636
1
mar 15
9112