[FIX] actions: match the behavior of multi actions with its help text
authorXavier Morel <xmo@openerp.com>
Wed, 8 Oct 2014 11:07:32 +0000 (13:07 +0200)
committerXavier Morel <xmo@openerp.com>
Wed, 8 Oct 2014 15:29:36 +0000 (17:29 +0200)
commit8cfe731f769f8b2c30ddad2d4cfeaea2eefd9523
tree1acd026d78de022b35a033d35ff47a92cf7b20de
parent5d64577f570282d0382309c7657963fdbae63d5b
[FIX] actions: match the behavior of multi actions with its help text

also fix the corresponding text and add explicit sequence number because I
don't understand what the bloody hell it does without that, except that it's
not the right thing. At all.
openerp/addons/base/ir/ir_actions.py
openerp/addons/base/tests/test_ir_actions.py