Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
2178 Tampilan

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
Buang
Penulis Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
0
Okt 15
3091
1
Jul 25
2205
2
Jul 25
7705
2
Jul 25
4121
2
Jul 25
3876