Přejít na obsah
Menu
This question has been flagged
1 Odpovědět
2171 Zobrazení

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šit
Autor Nejlepší odpověď

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šit
Related Posts Odpovědi Zobrazení Aktivita
0
říj 15
3083
1
čvc 25
2196
2
čvc 25
7700
2
čvc 25
4115
2
čvc 25
3867