[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 Aaron ForgeFlow
parent 97e2d3ed02
commit cc89fbd805

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>