Multiple Invoice models with different logos

My company has 3 different divisions, each one of them with its own logo, while VAT number, address, etc., are the same. So the company is the same with different branches.

Question is:
Can I create three different models of invoice template (as well as order template, offer template, et) and apply it time by time according to which customer I am invoicing?

If so: how can I do that?

I am currently running dolibarr version 3.1

Thanks for helping,
Vincenzo

The first part of the problem should be easy, by simply creating 3 different templates with open office and select the one you need fir each customer. If this can be automated I have no idea.

Actually as far as I can see the user can select the invoice (order) models manually before issuing.
My question is how can I create a new template which points to different logos?
In which folder shall I store logos?
Shall I modify PDF models too?

I think is more a PDF model to modify rather than OTD.
What do you think?

Vincenzo

Hi, as far as I know ODT will be easier. Otherwise you will have to hardlink your logo in the pdf generation code for each logo you need.