[FIX] Correction in context syntax.

bzr revid: noz@tinyerp.com-20100309093601-bdkrn8h0dxyzvzwz
This commit is contained in:
noz@tinyerp.com 2010-03-09 15:06:01 +05:30
parent 33c94dc95f
commit 03bce49375
1 changed files with 1 additions and 1 deletions

View File

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