product_print_category_supermarket: adjust report_pricetag_60x35
This commit is contained in:
parent
028c226d41
commit
46ad866011
1 changed files with 3 additions and 3 deletions
|
|
@ -7,12 +7,12 @@
|
||||||
style="height: 3.85cm; width: 6.34cm; border: 2px solid black; text-align: center;
|
style="height: 3.85cm; width: 6.34cm; border: 2px solid black; text-align: center;
|
||||||
margin: 0; padding: 0; position: relative; display: inline-table; font-family: 'RobotoMono';">
|
margin: 0; padding: 0; position: relative; display: inline-table; font-family: 'RobotoMono';">
|
||||||
<div class="text-center row"
|
<div class="text-center row"
|
||||||
style="display: block; margin: 0.5mm; font-size: 1em; text-align: center; line-height: 2px;">
|
style="display: block; margin: 0.8mm; font-size: 1em; text-align: center; ">
|
||||||
<strong t-field="product.name" />
|
<strong t-field="product.name" />
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
style="font-size: 2em; vertical-align:bottom; position: absolute;
|
style="font-size: 2em; vertical-align:bottom; position: absolute;
|
||||||
top: 19mm; left: 1mm;">
|
top: 22mm; left: 1mm;">
|
||||||
<strong><span
|
<strong><span
|
||||||
t-field="product.list_price"
|
t-field="product.list_price"
|
||||||
t-options='{"widget": "float", "precision": 2}'
|
t-options='{"widget": "float", "precision": 2}'
|
||||||
|
|
@ -67,4 +67,4 @@
|
||||||
</div>
|
</div>
|
||||||
</t>
|
</t>
|
||||||
</template>
|
</template>
|
||||||
</odoo>
|
</odoo>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue