[MERGE]:lp:~openerp-dev/openobject-addons/trunk-form-fp-changes-sgo

bzr revid: apa@tinyerp.com-20120606100401-ewzx4trfe2fgacf8
This commit is contained in:
Amit Patel (OpenERP) 2012-06-06 15:34:01 +05:30
commit 29c3da5730
1 changed files with 2 additions and 2 deletions

View File

@ -254,7 +254,7 @@
<field name="type">form</field>
<field name="inherit_id" ref="base.view_partner_form"/>
<field name="arch" type="xml">
<xpath expr="/form/sheet/notebook/page[@string='History']" position="attributes">
<xpath expr="//page[@string='History']" position="attributes">
<attribute name="invisible">False</attribute>
</xpath>
</field>
@ -267,7 +267,7 @@
<field name="priority">20</field>
<field name="arch" type="xml">
<data>
<xpath expr="/form/sheet/notebook/page[@string='History']" position="inside">
<xpath expr="//page[@string='History']" position="inside">
<field name="claims_ids" colspan="4" nolabel="1">
<tree string="Partners Claim" editable="bottom">
<field name="name"/>