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 65211ac
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,14 +2,14 @@

<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">
<field name="ref" position="after">
<field name="typology_id" />
</field>
</field>
</record>
</record> -->

</odoo>

0 comments on commit 65211ac

Please sign in to comment.