Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
2191 Visualizações

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
Cancelar
Autor Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
out. 15
3115
1
jul. 25
2284
2
jul. 25
7756
2
jul. 25
4169
2
jul. 25
3952