bzr revid: fp@tinyerp.com-20100612224026-775nilt6wh0w5gij
This commit is contained in:
Fabien Pinckaers 2010-06-13 00:40:26 +02:00
parent 5eb7a02e07
commit d501da038d
2 changed files with 1 additions and 2 deletions

View File

@ -183,7 +183,7 @@
<field name="inherit_id" ref="product.product_normal_form_view"/>
<field name="type">form</field>
<field name="arch" type="xml">
<field groups="base.group_extended" name="rental" position="after">
<field name="purchase_ok" position="after">
<field name="hr_expense_ok"/>
</field>
</field>

View File

@ -520,7 +520,6 @@
<separator string="Product Type" colspan="2"/>
<field name="sale_ok"/>
<field name="purchase_ok"/>
<field groups="base.group_extended" name="rental"/>
</group>
<notebook colspan="4">
<page string="Information">