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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
|
3849 | |||
|
3
9月 25
|
3631 | |||
|
0
8月 25
|
1063 | |||
|
1
8月 25
|
3414 | |||
|
2
7月 25
|
8987 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.