product_print_category_supermarket: adjust report_pricetag_60x35

This commit is contained in:
Odoo Stage La Osa 2025-05-14 12:51:53 +02:00
parent 028c226d41
commit 46ad866011

View file

@ -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}'