Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
6324 Представления

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?

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Лучший ответ
Try this,

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

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

</record>
Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
нояб. 23
1329
0
февр. 23
1776
3
мар. 18
21834
2
июл. 16
4577
1
мар. 15
9007