Passa al contenuto
Menu
La domanda è stata contrassegnata
1 Rispondi
2194 Visualizzazioni

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
Abbandona
Autore Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
ott 15
3116
1
lug 25
2288
2
lug 25
7758
2
lug 25
4180
2
lug 25
3958