Hi there,
we are using different price lists and therefore, I would like to print labels only with the name and barcode, but WITHOUT any price on it. Is this possible?
Thanks,
Lukas
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi there,
we are using different price lists and therefore, I would like to print labels only with the name and barcode, but WITHOUT any price on it. Is this possible?
Thanks,
Lukas
Hi,
You can inherit the format that you prints and you can remove the pricing details from it.
Suppose if you are using Dymo format, in order to remove the pricing details from printed label, you can achieve it as follows:
1. Enable developer mode
2. Settings --> Technical -> User Interface -> Views
3. Search for report_simple_label_dymo
If you open this view, you can see the highlighted section.
Finally, by an inherited template or directly by removing from here(Not recommended) you can achieve it.
Thanks
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
Thanks so much. I deleted it, but made a safety extract before. :-)