From 70b0535d1e2b7fcc7dd074a3afe75ca0b1fcbde3 Mon Sep 17 00:00:00 2001 From: "Sunil Sharma (OpenERP)" Date: Wed, 19 Mar 2014 17:16:13 +0530 Subject: [PATCH] [imp]:improve run scheduler bzr revid: sunilsharma.sharma07@gmail.com-20140319114613-mkoqzpj5wdgf0oih --- addons/website_forum/data/forum_demo.xml | 3 +++ addons/website_forum/data/question_improvement.yml | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/addons/website_forum/data/forum_demo.xml b/addons/website_forum/data/forum_demo.xml index 70138f1c2bc..a0370cbcefa 100644 --- a/addons/website_forum/data/forum_demo.xml +++ b/addons/website_forum/data/forum_demo.xml @@ -421,5 +421,8 @@ Thank you in advance 1 + + + diff --git a/addons/website_forum/data/question_improvement.yml b/addons/website_forum/data/question_improvement.yml index 2526824a9a0..a736fcfba8f 100644 --- a/addons/website_forum/data/question_improvement.yml +++ b/addons/website_forum/data/question_improvement.yml @@ -4,5 +4,5 @@ - !python {model: website.forum.post}: | self.write(cr, ref('base.user_root'), [ref('website_forum.question_5')],{ - 'name': 'CMS Replacement For ERP and ECommerce ?', - }) \ No newline at end of file + 'name': 'CMS Replacement For ERP and ECommerce ?', + }) \ No newline at end of file