콘텐츠로 건너뛰기
메뉴
신고된 질문입니다
1 회신
2185 화면

Hi,


I just created a custom theme on odoo (v14) and I would like to add a thumbnail image for this theme on Pic a Theme page. Where should I edit and add an image?

아바타
취소
작성자 베스트 답변

In order to add a thumbnail image for the theme you are creating, you just need to indicate the directory of that image on __manifest__.py file.


'images': [
      'static/description/screenshot.jpg',
  ],
아바타
취소
관련 게시물 답글 화면 활동
0
10월 15
3105
1
7월 25
2266
2
7월 25
7746
2
7월 25
4166
2
7월 25
3943