Ir al contenido
Menú
Se marcó esta pregunta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
mar 25
5910
3
oct 22
6634
2
may 22
33782
1
mar 22
2295
0
dic 20
5211