Hide product label in Invoice

Is it possible to hide the product label from the invoice? I know I can hide the reference and the line description, but I wanted to remove the product Label and leave only the line description.

Hi,

Yes everything is possible, but it is not a ā€œone clickā€ thing.
You need to create your own template.

Thanks! Is there any documentation on how to create a template? I’m having troubles finding info…

I think if I can duplicate the einstein and crabe templates and then modify them it would be nice…

https://wiki.dolibarr.org/index.php/Create_a_PDF_document_template

1 Like

Oh ok! Thank you!

Unfortunately I explored this a bit and there is a pdf_writelinedesc function that is not defined in the template and makes it a bit tougher to do what I wanted. Anyway, I will try to create my own template when I have the time.