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

I would like to change the look of Odoo. For istance, I would like to move the left menu to the right or the logo to the upper menu,

Do you know how I can change the template?

Thank you in advance.

아바타
취소

You'd have to modify the base CSS code and re-layout everything from there on. Have a look at the base modules.

작성자

Thank you for your answer. More precisely, I had to edit 'webclient_templates.xml' stored in addons/web/views and the css files in addons/web/static/src/css.

작성자 베스트 답변

I had to edit 'webclient_templates.xml' stored in addons/web/views and the css files in addons/web/static/src/css.

아바타
취소
베스트 답변

Take a look

http://odoo-80.readthedocs.org/en/latest/guides/themes.html

This is very helpfull:

http://blog.instant-erp.com/2014/07/so-you-want-to-create-your-own-theme-in.html

아바타
취소