跳至內容
選單
此問題已被標幟
1 回覆
2172 瀏覽次數

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
3086
1
7月 25
2198
2
7月 25
7702
2
7月 25
4117
2
7月 25
3870