Skip to Content
Menu
This question has been flagged
1 Odgovori
2176 Prikazi

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?

Avatar
Opusti
Avtor Best Answer

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',
  ],
Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
okt. 15
3086
1
jul. 25
2198
2
jul. 25
7703
2
jul. 25
4117
2
jul. 25
3870