There is this functionality in Odoo to create printable labels. However this functionality "as i believe" can be configured to output 1 kind of label in this view.
I have tried to duplicate this view and it's model's to create a different design, but i can't seem to figure this one out. Do i need to change/edit some files to be able to caal my duplicated views?
The view i want to duplicate is ( ).
Related to this view i have duplicated:
(product.report_producttemplatelabel)
Under Settings -> Technical -> Reporting -> Reporting -> i have created the action to call the duplicated template.
The script is still the same just changed the view's it's calling. Here a list of the files i have created from the original.
report_productboxlabel
Odoo 11 Community Edition