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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
11715
查看
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
|
441 | ||
|
2
3月 25
|
605 | ||
|
4
11月 24
|
6216 | ||
|
1
3月 24
|
1219 | ||
|
3
9月 23
|
23905 |