odoo/addons/website_forum/models
Jeremy Kersten 0de1d89648 [FIX] website_forum: add name get on forum.post #4364
When comment is created, emails are sent with subject: "Re: False" and footer: "About Forum False".
Now, when the post is a comment, we fallback to the name of the parent (the main forum post).
2015-01-12 15:27:32 +01:00
..
__init__.py [IMP] website_blog: moved res_users inheritance into its own file, and added 2014-04-10 12:16:58 +02:00
forum.py [FIX] website_forum: add name get on forum.post #4364 2015-01-12 15:27:32 +01:00
gamification.py Allow overwrite of the serialising method to exclude some categories in the challenge search 2014-04-15 15:48:09 +02:00
res_users.py [IMP] [TEST] website_forum: security fixes + tests 2014-10-23 11:36:03 +02:00