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