Is there way to change checkbox image in qweb report. For example i want to change standard "V" to image like this. is it possible?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
11878
ビュー
Hi,
You need to create two images: 1) One with checkbox 2) One without checkbox.
And based on the condition you can display that image accordingly in report.
if we use <input type="checkbox" checked="True" style="text-align:center; vertical-align: middle;" /> for example. we get original Odoo checkbox. it's black and white. my goal is to change that original checkbox with my image.
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
1
4月 25
|
1341 | ||
|
2
3月 25
|
1529 | ||
|
4
11月 24
|
7213 | ||
|
1
3月 24
|
2134 | ||
|
3
9月 23
|
24980 |