[IMP] account: if updating just one literal key in a dict, just call __setitem__...
authorXavier Morel <xmo@openerp.com>
Tue, 14 Feb 2012 12:07:41 +0000 (13:07 +0100)
committerXavier Morel <xmo@openerp.com>
Tue, 14 Feb 2012 12:07:41 +0000 (13:07 +0100)
commitcab4b4604f4a3a2f81323645192bfe8e52cb1930
tree121a142257bea976e70b0be0e3e1e25116194bfe
parent2aa49acc714ef27c1c525d83b5ca2bc9800794bd
[IMP] account: if updating just one literal key in a dict, just call __setitem__ no need to call update with a literal dict...

bzr revid: xmo@openerp.com-20120214120741-srnfvkxf3rc2m7ev
addons/account/account_invoice.py