diff --git a/commission_oca/views/res_partner_views.xml b/commission_oca/views/res_partner_views.xml index a1be635d7..ca66a2bb2 100644 --- a/commission_oca/views/res_partner_views.xml +++ b/commission_oca/views/res_partner_views.xml @@ -70,6 +70,73 @@ + + res.partner.list.commission + res.partner + + + + + + + + + + + + + + + + + + + + + + Customers + ir.actions.act_window + res.partner + list,form + [('parent_id', '=', False), ('agent', '=', False)] + + + Agents ir.actions.act_window @@ -84,4 +151,11 @@ action="action_agent_form" sequence="10" /> +