Please guys.
Where should I change to remove some data from the page print the order in the customer environment ( frontend client ) ?
I searched all the php file, but I dont find the popup print page order. Thanks !
in the ( virtuemart 2.0 )
http://forum.virtuemart.net/index.php?topic=79799
Ok jenkinhill.
I use joomla 2.5.8 with virtuemart 2.0.14
PHP version 5.3.16.
Please, where do I change the content / information, in the page print order ( in the front end, in customer order ).
I need to remove in the page from the look print order: the address for billing and shipping. ???
Look image attached.
Thanks !
[attachment cleanup by admin]
That template is /joomla_root/components/com_virtuemart/views/orders/tmpl/details_order.php
Edit it and use as an override. http://dev.virtuemart.net/projects/virtuemart/wiki/Hints_for_the_use_of_the_template_system
Ok. Thanks ! :D