Skip to Content
Menu
This question has been flagged
1 Odpoveď
2439 Zobrazenia

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
Zrušiť
Autor 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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
okt 15
3494
3
sep 25
3015
0
aug 25
596
1
aug 25
2719
2
júl 25
8416