[IMP]view modified of account_payment in which tag missmatch

bzr revid: sgo@tinyerp.com-20120607053656-b9xoz6g1y0jui3u9
This commit is contained in:
Sanjay Gohel (Open ERP) 2012-06-07 11:06:56 +05:30
parent 62cf013d40
commit 06e3cfbb96
1 changed files with 2 additions and 2 deletions

View File

@ -144,11 +144,11 @@
<field colspan="4" name="communication2"/>
<field name="name"/>
<field name="state"/>
<field name="company_id" widget='selection' groups="base.group_multi_company"/>
<field name="company_id" widget="selection" groups="base.group_multi_company"/>
</group>
</page>
<page string="Information">
<group col="4" string="General Information"/>
<group col="4" string="General Information">
<label for="amount"/>
<div>
<field name="amount" class="oe_form_inline"/>