تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
3487 أدوات العرض

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
3207
1
أغسطس 16
4792
1
مايو 25
783
0
نوفمبر 24
1426
2
يوليو 24
1548