[IMP] res-partner-view

bzr revid: pna@tinyerp.com-20120629124937-csslsnhmqlm4woa5
This commit is contained in:
Pinakin Nayi (OpenERP) 2012-06-29 18:19:37 +05:30
parent c09112510f
commit 4ef750426e
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@
<field name="supplier" position="after">
<field name="speaker"/>
</field>
<xpath expr="//page[@string='History']" position="attributes">
<attribute name="invisible">False</attribute>
</xpath>
<xpath expr="//group[@string='Event']" position="attributes">
<attribute name="invisible">False</attribute>
</xpath>