[IMP] remove Payment Lines label

bzr revid: fka@tinyerp.com-20130508111144-cint98dzh9quatp7
This commit is contained in:
Foram Katharotiya (OpenERP) 2013-05-08 16:41:44 +05:30
parent b64931ac5e
commit 8ef6bf2da9
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<field name="arch" type="xml">
<form string="Populate Statement:" version="7.0">
<group>
<field name="lines"/>
<field name="lines" nolabel="1"/>
</group>
<footer>
<button name="populate_statement" string="ADD" type="object" class="oe_highlight"/>