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
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Apr 25
|
439 | ||
|
2
Mar 25
|
603 | ||
|
4
Nov 24
|
6211 | ||
|
1
Mar 24
|
1215 | ||
|
3
Sep 23
|
23904 |