İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
2353 Görünümler

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
Vazgeç
Üretici En İyi Yanıt

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
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Eki 15
3381
3
Eyl 25
2869
0
Ağu 25
494
1
Ağu 25
2573
2
Tem 25
8271