Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
2190 Vues

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
Ignorer
Auteur Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
0
oct. 15
3112
1
juil. 25
2281
2
juil. 25
7755
2
juil. 25
4169
2
juil. 25
3950