Přejít na obsah
Menu
This question has been flagged
1 Odpovědět
2379 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
3393
3
zář 25
2870
0
srp 25
494
1
srp 25
2577
2
čvc 25
8275