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]
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.
Ok thank you very much for the tip, I'll check that route files to see which is the one I need.
Greetings