Hello Dev's!
need a support on my code,
t-att-src="'/report/barcode/?type=%s&value=%s&width=%s&height=%s&humanreadable=%s' % ('QR', label.id, 48, 48, show_code)"
style="overflow: hidden; width: 1.2cm; height: 1.2cm;"
/>
Thanks in advance.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello Dev's!
need a support on my code,
t-att-src="'/report/barcode/?type=%s&value=%s&width=%s&height=%s&humanreadable=%s' % ('QR', label.id, 48, 48, show_code)"
style="overflow: hidden; width: 1.2cm; height: 1.2cm;"
/>
Thanks in advance.
Change type for barcode_type
/report/barcode/?barcode_type=%s&value=%s&width=%s&height=%s&humanreadable=%s' % ('QR', label.id, 48, 48, show_code)
check if wkhtmltopdf supports barcodes
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
7月 25
|
2529 | ||
|
0
3月 25
|
1913 | ||
|
1
3月 25
|
2061 | ||
|
2
7月 24
|
4550 | ||
|
1
5月 24
|
2999 |