Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
4 Trả lời
5471 Lượt xem

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.

Ảnh đại diện
Huỷ bỏ

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

Tác giả

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.

Tác giả Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ