From dab3557253968266786ffb999e43bc2c7943e569 Mon Sep 17 00:00:00 2001 From: Martin Trigaux Date: Fri, 9 May 2014 15:44:34 +0200 Subject: [PATCH] [FIX] website_forum: correct the 'Editor' goal definition, the field author_id on a mail_message is a m2o to res.partner and not res.users bzr revid: mat@openerp.com-20140509134434-6u2ft2gyv0hcryxq --- addons/website_forum/data/badges_moderation.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/website_forum/data/badges_moderation.xml b/addons/website_forum/data/badges_moderation.xml index 41f3eb7fe41..8e3c1b3dda7 100644 --- a/addons/website_forum/data/badges_moderation.xml +++ b/addons/website_forum/data/badges_moderation.xml @@ -99,7 +99,7 @@ True - user.id + user.partner_id.id Editor