Overslaan naar inhoud
Menu
Deze vraag is gerapporteerd
1 Beantwoorden
2256 Weergaven

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
Annuleer
Auteur Beste antwoord

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
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
0
okt. 15
3218
1
jul. 25
2509
2
jul. 25
7951
2
jul. 25
4389
2
jul. 25
4099