View Single Post
  #1  
Old 04-07-2005, 09:32 AM
 
Jeremy.Freeman Jeremy.Freeman is offline
 

Advanced Member
  
Join Date: Mar 2005
Posts: 79
 

Default Changing Customer Invoice..

I downloaded and installed one of the custom invoice templates one of the forum members has a thread about.. and the invoice works great, under the Admin side. Under the customer side, it uses the plain text invoice.

Im noticing the difference between the two is this..

/shop/admin/order.php?orderid=15&mode=invoice
The one above is obviously from the admin section, and is the new invoice.

/shop/customer/cart.php?mode=order_message&orderids=15&action=pri nt
The one here is obviously the customer one, and is the old invoice.

If I edit the url and put this in my address bar, the new invoice appears with the customer information:
/shop/customer/order.php?orderid=15&mode=invoice

My question is, how do I change the default link to go from cart.php to order.php? or is there a better way of doing this?

Thanks!
__________________
Jeremy Freeman
EZWatch Store
X-Cart v4.1.5
Reply With Quote