Skip to Content
मेन्यू
This question has been flagged
1 Reply
2197 Views

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
Discard
Author Best Answer

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
Discard
Related Posts Replies Views Activity
0
अक्तू॰ 15
3118
1
जुल॰ 25
2297
2
जुल॰ 25
7766
2
जुल॰ 25
4186
2
जुल॰ 25
3962