Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
2352 Vizualizări

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?

Imagine profil
Abandonează
Autor Cel mai bun răspuns

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',
  ],
Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
oct. 15
3381
3
sept. 25
2869
0
aug. 25
494
1
aug. 25
2573
2
iul. 25
8271