Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
2181 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
3098
1
iul. 25
2226
2
iul. 25
7713
2
iul. 25
4134
2
iul. 25
3884