odoo/addons/website_forum
Olivier Dony b8efdbdf39 [FIX] website_forum: avoid access error when closing spam/abuse questions
Logging the user login is not necessary, but
accessing it might cause access errors. Logging
the UID is equivalent anyway, so let's not bother.
2014-11-10 16:20:23 +01:00
..
controllers
data
i18n
models [FIX] website_forum: avoid access error when closing spam/abuse questions 2014-11-10 16:20:23 +01:00
security
static [MERGE] forward port of branch saas-3 up to ec27773 2014-11-05 21:46:42 +01:00
tests
views
__init__.py
__openerp__.py