Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
3363 Ansichten

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.

Avatar
Verwerfen
Autor Beste Antwort

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?

Avatar
Verwerfen

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.

Beste Antwort

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

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Aug. 18
3047
1
Aug. 16
4665
1
Mai 25
635
0
Nov. 24
1283
2
Juli 24
1394