콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
3600 화면

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
8월 18
3280
1
8월 16
4860
1
5월 25
904
0
11월 24
1497
2
7월 24
1632