|
@ -110,7 +110,8 @@ |
|
|
<br /> |
|
|
<br /> |
|
|
<line> |
|
|
<line> |
|
|
<left> |
|
|
<left> |
|
|
<img t-att-src="'/report/barcode/EAN13/' + widget.get_barcode_data()" /> |
|
|
|
|
|
|
|
|
<img t-att-src="'/report/barcode/?type=%s&value=%s&width=%s&height=%s' % ('EAN13', widget.get_barcode_data(), 300, 50)" style="width:100%;height:35%;" /> |
|
|
|
|
|
<!-- <img t-att-src="'/report/barcode/EAN13/' + widget.get_barcode_data()" /> --> |
|
|
<span class="caption"><t t-esc="num_ean13"/></span> |
|
|
<span class="caption"><t t-esc="num_ean13"/></span> |
|
|
</left> |
|
|
</left> |
|
|
</line> |
|
|
</line> |
|
|