[Fix]:account: remove address

bzr revid: sbh@tinyerp.com-20120328082415-6lk10eprht5zq4ht
This commit is contained in:
Sbh (Openerp) 2012-03-28 13:54:15 +05:30
parent 5a5ed96ce2
commit 6704df79f3
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
<separator string="Supplier Debit" colspan="2"/>
<field name="debit"/>
</group>
<field colspan="4" context="{'address': address}" name="bank_ids" nolabel="1">
<field colspan="4" name="bank_ids" nolabel="1">
<form string="Bank account">
<field name="state"/>
<newline/>