Invoices Template

Is there an easy way tou change this template?



It's difficult to understand code in invoice.tpl

[quote name='chcs' timestamp='1349785000' post='146701']

Is there an easy way tou change this template?



It's difficult to understand code in invoice.tpl

[/quote]

Which type of invoice template would you like to change? E-mail, PDF or storefront view template?

(you said invoice.tpl, only the e-mail notification use this template, but I am not sure, that you would like to change only this template)

The email invoice. The one goes to user automatically when he complete the order.

[quote name='chcs' timestamp='1349786793' post='146706']

The email invoice. The one goes to user automatically when he complete the order.

[/quote]

Ok. So you have to modify the /skins/YOURSKIN/mail/orders/invoice.tpl. This template is a table based template, because of the e-mail sending. As you said, the template is very difficult, but there is no other way to modify is easily.

Thank you drahos.