跳至内容
菜单
此问题已终结
1 回复
2180 查看

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
3095
1
7月 25
2216
2
7月 25
7709
2
7月 25
4129
2
7月 25
3878