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

How to add a group in sale the access rights dropdown menu

insert group new See Own Leads  between the See all Leads

result :: See Own Leads >> Sale branch >> the See all Leads  >> manager

requirement  images

http://snap.mindphp.com/index.php?view=2017Oct10_59dc3ee46fdc4


 
<record id="base.group_sale_salesman_branch" model="res.groups">
<field name="name">Sales Branch</field>
<field name="comment">Sales Branch</field>
<field name="category_id" ref="base.module_category_sales_management"/>
<field name="implied_ids" eval="[(4, ref('base.group_sale_manager'))]"/>
<field name="users" eval="[(4, ref('base.user_root'))]"/>
</record>

result :: See Own Leads  >> the See all Leads >> manager >> Sale branch

thank you


Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
мар. 25
5910
3
окт. 22
6634
2
мая 22
33782
1
мар. 22
2295
0
дек. 20
5211