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
|
2531 | ||
|
0
3월 25
|
1937 | ||
|
1
3월 25
|
2073 | ||
|
2
7월 24
|
4564 | ||
|
1
5월 24
|
3002 |