VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: encreplus on December 06, 2013, 23:59:19 PM

Title: Invoice layout
Post by: encreplus on December 06, 2013, 23:59:19 PM
Good day,

I need to change couple of things ...

First i need to remove personal name from vendor info on the invoice ,

Second i need to change the format of the vendor info ...

Right now i see on the invoice

Co Name
Vendor Personal Name
Address
Postal code, City
Country
Province/state
Phone

I need that way

Co Name
Address
City, Province/state
Country
Postal Code
Phone

How can i change this ?

VM 2.0.24c
Title: Re: Invoice layout
Post by: jenkinhill on December 07, 2013, 12:54:07 PM
You can edit the invoice address in the Shop/Invoices tab, eg to edit the address in the header remove {vm:vendoraddress} and type in the address. This has the benefit of allowing special formatting of the address if required.