Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
2390 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
3405
3
sept. 25
2872
0
août 25
500
1
août 25
2580
2
juil. 25
8283