Skip to Content
Menu
This question has been flagged
2522 Views

I have an odoo 14 instance with a custom e-mail server configured. It does send and receive mails without problems. But there is a detail, in the button "view Task" (Ver tarea) the link is incorrect.

https://mycustomserver.com/mail/view?model=project.task&res_id=1224 is the generted, but it is invalid, it should be something like this:

https://mycustomserver.com/web#action=157&active_id=36&cids=1&id=1224&menu_id=111&model=project.task&view_type=form

I been reading the documentation but I can't find anything about it.

Thanks.

Avatar
Discard

you can check the access related to the portal user you are sending in case of outside collaborators are getting tasks. Also check the same with an internal user.

Related Posts Replies Views Activity
0
Jul 25
1329
0
May 21
1988
2
Jul 16
5511
0
Mar 15
3516
0
Mar 15
3766