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

Good evening,

I am new to Odoo, the version of Odoo I'm using is Odoo 10. I'm planning to develop a theme for Odoo myself, but I still don't know much about the programming languages used.

Aside from python, HTML, and CSS, are there any other programming languages used?

Thank you very much.

아바타
취소
베스트 답변

Hi Steffi,

You can get sample themes from https://www.odoo.com/apps/themes


Regards


Global Creative Concepts Tech Co Ltd.

아바타
취소
베스트 답변

Hi Steffi:

Adding to what Ermin has listed, a knowledge of Less and Sass (SCSS) will be extremely helpful for theme development.

Less was used in Odoo 10 & 11 and Sass (SCSS) is being used from Odoo 12 onwards.

아바타
취소
베스트 답변

Javascript and XML. Reading the documentation helps alot: https://www.odoo.com/documentation/10.0/howtos/themes.html

아바타
취소