bzr revid: christophe@tinyerp.com-20081016133353-ziupkdoktil8rtwo
This commit is contained in:
Christophe Simonis 2008-10-16 15:33:53 +02:00
parent fd9adc56d7
commit 2149818ccb
1 changed files with 2 additions and 2 deletions

View File

@ -285,9 +285,9 @@
<field name="type">form</field>
<field name="inherit_id" ref="base.view_partner_form"/>
<field name="arch" type="xml">
<field name="property_product_pricelist" position="after">
<page string="Sales &amp; Purchases" position="inside">
<field name="property_invoice_type"/>
</field>
</page>
</field>
</record>