|
@@ -47,7 +47,7 @@
|
|
<tr style="border: 1px solid black; margin: 0; padding: 0;">
|
|
<tr style="border: 1px solid black; margin: 0; padding: 0;">
|
|
<td colspan="2" style="margin: 0; padding: 0;">
|
|
<td colspan="2" style="margin: 0; padding: 0;">
|
|
<span t-if="product.ean13">
|
|
<span t-if="product.ean13">
|
|
- <img t-att-src="'/report/barcode/?type=%s&value=%s&width=%s&height=%s' % ('EAN13', product.ean13, 600, 20)" style="margin-top: 3px; width:70mm; height:20mm; margin: 0; padding: 0;"/>
|
|
|
|
|
|
+ <img t-att-src="'/report/barcode/?type=%s&value=%s&width=%s&height=%s' % ('EAN13', product.ean13, 600, 15)" style="margin-top: 1px; width:70mm; height:15mm; margin: 0; padding: 0;"/>
|
|
<h5 style="margin: 0; padding: 0;"><span t-esc="product.ean13" /></h5>
|
|
<h5 style="margin: 0; padding: 0;"><span t-esc="product.ean13" /></h5>
|
|
</span>
|
|
</span>
|
|
</td>
|
|
</td>
|