Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
5091 Widoki

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?

 

Awatar
Odrzuć

What do you mean by project sub menu?

Autor

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.

Powiązane posty Odpowiedzi Widoki Czynność
2
wrz 19
18451
3
lip 19
15292
0
sty 18
4862
2
sty 20
7584
1
mar 17
3242