[FIX] account: incorrect usage of browse_record in fix for accounting reports merged...
authorOlivier Dony <odo@openerp.com>
Mon, 12 Nov 2012 16:47:33 +0000 (17:47 +0100)
committerOlivier Dony <odo@openerp.com>
Mon, 12 Nov 2012 16:47:33 +0000 (17:47 +0100)
commitc74e6207016689ef28e857139f4157eeb04e57c1
tree617aacf008f23dff295b71a52068f1062885c8f9
parent9824e0e19f6d4fa83d3d88db773eb35f2e31351e
[FIX] account: incorrect usage of browse_record in fix for accounting reports merged by fp in revision 8001

The browse_record was being passed instead of its ID in the
search domain. Also cleaned up the useless `for` loop.

bzr revid: odo@openerp.com-20121112164733-n2uafcrfgux1awl8
addons/account/wizard/account_report_common.py