VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: tazcabe on April 25, 2014, 20:08:05 PM

Title: How I can change the file view print orders?
Post by: tazcabe on April 25, 2014, 20:08:05 PM
How I can change the file view print orders?

This in the backend

When I try to print the view of the order, deploys a pop up with the company logo, company information and data as arrays of data, I want to customize that file to make it look good.

Can you help please add an image to make it more clear what I'm talking

[attachment cleanup by admin]
Title: Re: How I can change the file view print orders?
Post by: K&K media production on May 01, 2014, 19:59:00 PM
component/com_virtuemart/views/invoice/tmpl/

There are the layout files. Make a override for this files and change the parts for the print view or add some different parts for print and pdf view.
Title: Re: How I can change the file view print orders?
Post by: tazcabe on May 06, 2014, 20:10:30 PM
Ok thank you very much for the tip, I'll check that route files to see which is the one I need.

Greetings