[IMP]improve view of crm_claim

bzr revid: sgo@tinyerp.com-20120606072723-umgjhjygx4oox7en
This commit is contained in:
Sanjay Gohel (Open ERP) 2012-06-06 12:57:23 +05:30
parent 7673555691
commit f547058d22
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/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/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"/>