bzr revid: christophe@tinyerp.com-20080819094339-jdqu910khaz9nvzm
This commit is contained in:
Christophe Simonis 2008-08-19 11:43:39 +02:00
commit f5204262ca
1 changed files with 5 additions and 2 deletions

View File

@ -8,10 +8,13 @@
<field name="inherit_id" ref="base.view_partner_form"/>
<field name="arch" type="xml">
<field name="active" position="after">
<field name="vat"/>
<group colspan="2">
<field name="vat_subject"/>
<field name="vat"/>
</group>
</field>
</field>
</record>
</data>
</terp>
</terp>