Project Description:
Hi Myself and some colleagues have upgraded/migrated a site to Joomla 2.5 and Virtuemart 2.0.6.
1) The customisation required is in the VirtueMart checkout: we need customers to (have to) specify a delivery date and also a delivery time for their order. Also we need the shipping to be chosen as 'delivery' in every order, both presumably in the com_virtuemart/views/cart/views.html.php page. This could be in a separate include like the tmpl/select_shipping.php include. You will not need to link displayed word in JText like this: $document->setTitle(JText::_('COM_VIRTUEMART_CART_SELECTSHIPMENT')); It would be fine to hard code it in!
2) We need to display the order and shipping/billing details on the confirmation or order_done.php page.
I can send the log in details once you agree to the work.