Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
128 Weergaven

Hello everyone,

I want to change the product label size in Odoo.

Right now, my print label size is 50×30 mm, but I want to print two labels in one row (50×30 + 50×30) on the same paper.

Should I edit the QWeb report, or is there any option in Odoo Studio or Settings to change label dimensions?

Thank you in advance for your support!

Best regards,

Avatar
Annuleer
Beste antwoord

Hi,


To print two product labels in one row (effectively 50x30 + 50x30 mm) on the same paper in Odoo, you'll likely need to edit the QWeb report for product labels. While Odoo Studio might offer some basic customization options, it's unlikely to provide the precise control needed to rearrange the label layout in this way. There isn't a standard setting in Odoo to directly achieve this specific label configuration.


Therefore, editing the QWeb report is the most probable solution. This involves modifying the report's code to adjust the label dimensions, positioning, and repetition to fit two labels side-by-side within the desired paper size. This approach allows for the necessary customization to achieve your specific label printing requirement.


Hope it helps

Avatar
Annuleer
Auteur

Thanks for the info! Could you please tell me how to change this in the QWeb report?