Hi,
I have the following problem:
we have three different types of invoices.
Each type gets rendered differently, so we have THREE invoice templates.
Now, when we save an invoice, I'd like to be able to save in the invoice as well, WHICH template it should use when it gets printed...
How should I solve this problem?
Cheers