Zum Inhalt springen
Menü
Diese Frage wurde gekennzeichnet
1 Antworten
2291 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
3307
3
Sept. 25
2668
0
Aug. 25
246
1
Aug. 25
2248
2
Juli 25
8107