Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2204 Widoki

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?

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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',
  ],
Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
paź 15
3144
1
lip 25
2338
2
lip 25
7827
2
lip 25
4219
2
lip 25
4005