Skip to content

Commit

Permalink
REMove typology
Browse files Browse the repository at this point in the history
  • Loading branch information
bealdav committed Jan 2, 2025
1 parent 94ced41 commit b7dba1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions base_c/views/partner.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<function model="ir.actions.act_window.view" name="_contact_default_view_type" />

<record id="view_partner_form" model="ir.ui.view">
<!-- <record id="view_partner_form" model="ir.ui.view">
<field name="model">res.partner</field>
<field name="inherit_id" ref="base.view_partner_form" />
<field name="arch" type="xml">
Expand All @@ -11,5 +11,5 @@
</field>
</field>
</record>

-->
</odoo>

0 comments on commit b7dba1a

Please sign in to comment.