Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
3493 Vizualizări

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.

Imagine profil
Abandonează
Autor Cel mai bun răspuns

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?

Imagine profil
Abandonează

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.

Cel mai bun răspuns

/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.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
aug. 18
3209
1
aug. 16
4792
1
mai 25
784
0
nov. 24
1429
2
iul. 24
1548