[FIX]base, ir_actions: ir_values with client_multi_actions and a server action with...
authorDenis Ledoux <dle@openerp.com>
Tue, 12 Nov 2013 16:27:26 +0000 (17:27 +0100)
committerDenis Ledoux <dle@openerp.com>
Tue, 12 Nov 2013 16:27:26 +0000 (17:27 +0100)
commitce4396a04c31e6cf9804319bc5b2ff66dc01200f
tree69b728a290f4e16bfb04b33a9e4dddfce3455031
parentd67ff9ba0205d793b710563eee6e82258c9183b6
[FIX]base, ir_actions: ir_values with client_multi_actions and a server action with code were executing the actions on active_ids one by one, instead of all together (the action was called for each active_ids instead of one time for all active_ids)

bzr revid: dle@openerp.com-20131112162726-24z38xvzq5o1spoe
openerp/addons/base/ir/ir_actions.py