Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
2284 Visninger

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
Kassér
Forfatter Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
okt. 15
3294
0
aug. 25
186
1
aug. 25
2144
1
jul. 25
2629
2
jul. 25
8046