mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[FIX] External ID not found in the system: account.res_partner_action_supplier
This commit is contained in:
committed by
Aaron ForgeFlow
parent
97e2d3ed02
commit
cc89fbd805
@@ -142,7 +142,7 @@
|
|||||||
id="rma_res_partner_menu_suppliers"
|
id="rma_res_partner_menu_suppliers"
|
||||||
name="Suppliers"
|
name="Suppliers"
|
||||||
parent="rma.menu_rma_config_partners"
|
parent="rma.menu_rma_config_partners"
|
||||||
action="account.res_partner_action_supplier"
|
action="base.action_partner_supplier_form"
|
||||||
sequence="60"
|
sequence="60"
|
||||||
/>
|
/>
|
||||||
</odoo>
|
</odoo>
|
||||||
|
|||||||
Reference in New Issue
Block a user