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?
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?
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', ],
| 関連投稿 | 返信 | ビュー | 活動 | |
|---|---|---|---|---|
|
0
10月 15
|
4669 | |||
|
1
6月 26
|
2732 | |||
|
1
4月 26
|
3264 | |||
|
1
12月 25
|
2851 | |||
|
3
9月 25
|
5743 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.