Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] website_forum: missing parenthesis for function
before this commit, on clicking on Go To Website smart button in forum is not redirecting to the corresponding forum due to missing parenthesis to the function. after this commit, on clicking the Go To Website smart button, user is redirected to the forum. introduced in: odoo@36c734a closes odoo#121338 Signed-off-by: Thibault Delavallee (tde) <tde@openerp.com>
- Loading branch information