Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
5074 Переглядів

I want to create a url that is used in a portal website to redirect the user to the correct task in odoo project management. 

Now I'm using:

<a t-attf-href="/web#id={{ task.id }}&amp;view_type=form&amp;model=project.task" class="btn btn-primary">Show Task</a>
It displays the correct task in the form view, but there is no left project sub menu.
Is it possible to show it with the projects sub menu?

 

Аватар
Відмінити

What do you mean by project sub menu?

Автор

the menu on the left side. So when you select the project from the top menu root. Then it shows you all the sub menus from project. But I don't think it's possible because when I click the link in the auto email that I get if a task is create an is assigned to me, it works the same as my link.

Related Posts Відповіді Переглядів Дія
2
вер. 19
18437
3
лип. 19
15282
0
січ. 18
4848
2
січ. 20
7575
1
бер. 17
3231