Zum Inhalt springen
Menü
Diese Frage wurde gekennzeichnet
1 Antworten
2208 Ansichten

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
Verwerfen
Autor Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Okt. 15
3163
1
Juli 25
2353
2
Juli 25
7847
2
Juli 25
4242
2
Juli 25
4012