[FIX] External ID not found in the system: account.res_partner_action_supplier

This commit is contained in:
Bhavesh Odedra
2020-12-16 19:34:18 -07:00
committed by Florian da Costa
parent 1d81412ce0
commit 7dfd403186

View File

@@ -142,7 +142,7 @@
id="rma_res_partner_menu_suppliers"
name="Suppliers"
parent="rma.menu_rma_config_partners"
action="account.res_partner_action_supplier"
action="base.action_partner_supplier_form"
sequence="60"
/>
</odoo>