Hi All, 
Before you get all up in arms, I have read all the other posts on the forum regarding editing the invoice, BUT i dont have the directory in my template file, is it fine to just create the directory?
Which file do i need to edit to make the invoice which comes Via mail look more structured and better.
Thanks
			
			
			
				You can find all you need from here:
\components\com_virtuemart\views\invoice\tmpl
			
			
			
				Could someone direct me as to which file i should modify?
There are +- 20 files.
Thanks
			
			
			
				May i know which template you are using?
			
			
			
				HI, 
I am using a custom template.
Thanks
			
			
			
				All i'd like to know is which file do i edit to change the order form that me as the store owner receives.
Thanks
Mod edit:  impatient bump message removed.  http://forum.virtuemart.net/index.php?board=114.0 
			
			
			
				yes create template override like this:
\root\templates\cupcake\html\com_virtuemart\invoice
and copy those file from the VM component folder to the template override location:
mail_html_vendor - within this file you can edit the header part of vendor email.
mail_html_shopperaddresses, mail_html_pricelist - I think these two file are shared for both of vendor and customer's email.
If you want to display something only for vendor, you can edit mail_html_vendor only.
			
			
			
				As default invoice - order confirmation templates looks awful, maybe there is some custom made templates only for this part ? Maybe there is a way to add VM1 style to invoices ?
Thanks.