I need to change the e-commerce module url from "shop" to "somethingelse". How can I accomplish that?
I am using a odoo on a self hosted server with ubuntu on it.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I need to change the e-commerce module url from "shop" to "somethingelse". How can I accomplish that?
I am using a odoo on a self hosted server with ubuntu on it.
Hello,
Thank you for your answer but I am adamant about changing the URL not only the Menu name because my Odoo Shop is in another language. How can I change the /shop?
As I mentioned in my answer, The /shop URL is predefined in Odoo code so to change it you need to customize it by code.
/shop is a defined path come from this file website_sale/controllers/main.py so you can't change the URL from Odoo UI but you can change the name of the Menu from website => configurations => Menus.
If you want to change it, you need to customize it using a custom app.
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация| Похожие посты | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
0
авг. 18
|
3854 | |||
|
1
авг. 16
|
5563 | |||
|
1
мая 25
|
1576 | |||
|
0
нояб. 24
|
2298 | |||
|
2
июл. 24
|
2087 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.