Přejít na obsah
Menu
This question has been flagged
1 Odpovědět
2575 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
3641
3
zář 25
3301
0
srp 25
833
1
srp 25
3060
2
čvc 25
8701