website_forum: fixed issue when voting. The method should work in batch. Previously...
authorThibault Delavallée <tde@openerp.com>
Tue, 15 Jul 2014 14:44:55 +0000 (16:44 +0200)
committerRichard Mathot <rim@openerp.com>
Wed, 16 Jul 2014 08:39:38 +0000 (10:39 +0200)
commit99556240299a8350f7b73534056e19ed2b1b3b39
tree4d8181ab8c1b780ed2b864dce06c0a34aee802cc
parentc959f49179cead52d42d15bf4ac50a3936a51e3b
website_forum: fixed issue when voting. The method should work in batch. Previously to this implementation having one post with a vote bypassed the other posts without vote when called with several ids.
addons/website_forum/models/forum.py