Skip to Content
Menu
This question has been flagged

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


Avatar
Discard
Related Posts Replies Views Activity
0
May 15
4819
3
Oct 22
5499
2
May 22
31156
1
Mar 22
1147
0
Dec 20
4174