Hi there
Is there a way to create an app on the home overview that when user click on it, will redirect to a (frontend) website with odoo studio?
If it possible, how to do it?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi there
Is there a way to create an app on the home overview that when user click on it, will redirect to a (frontend) website with odoo studio?
If it possible, how to do it?
It is possible to by creating an action (type ir.actions.act_url) and a new menu item
Start by creating a new menu Settings > Technical > Menu Items (enable developer mode)
Select Action ir.actions.act_url and create action by clicking on search more followed by New
Provide Action name, URL and Target. Save & Close.. Refresh home menu to view the new menu
It worked! Thank you so much :)
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
Delete app I developed in Studio
Rozwiązane
|
|
1
sty 21
|
6884 | |
|
1
gru 20
|
4741 | ||
Create a consecutive field
Rozwiązane
|
|
1
lis 21
|
2621 | |
Displaying Studio Fields in view
Rozwiązane
|
|
1
lut 22
|
3295 | |
|
1
cze 17
|
3191 |
Just to confirm, by "home overview," are you referring to the mega menu that displays all the installed app menus?