mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
FIX delivery_partner Resolve View Type error.
This commit is contained in:
@@ -50,7 +50,6 @@
|
||||
<record id="partner_shipping_account_action_main" model="ir.actions.act_window">
|
||||
<field name="name">Shipping Accounts</field>
|
||||
<field name="res_model">partner.shipping.account</field>
|
||||
<field name="view_type">form</field>
|
||||
<field name="view_mode">tree,form</field>
|
||||
<field name="help" type="html">
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user