[IMP] if no address value is provided for res.partner.bank default_get context, try...
authorXavier Morel <xmo@openerp.com>
Fri, 7 Oct 2011 13:10:52 +0000 (15:10 +0200)
committerXavier Morel <xmo@openerp.com>
Fri, 7 Oct 2011 13:10:52 +0000 (15:10 +0200)
commitfc28192527761b027f63620952779d66740c8d8b
treebf02ec961228804ec3be17daaee609b74ca93c46
parentf3cf4c359a8ada83650723b6069f1be33d6ade49
[IMP] if no address value is provided for res.partner.bank default_get context, try to read the address from its id

the web client currently does not send all record data when an o2m is used as a context value, it only sends the ids (at least when the o2m records have not been locally modified)

bzr revid: xmo@openerp.com-20111007131052-4qqo027b2mp16nd6
openerp/addons/base/res/res_bank.py