Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2310 Vistas

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
Descartar
Autor Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
oct 15
3313
3
sept 25
2726
0
ago 25
328
1
ago 25
2358
2
jul 25
8149