![]() |
Print Invoice Problem
When we go into an order and click print invoice - we would like to remove the billing address from what is printed out - we simply want the shipping address only.
What do I edit to take it out? I got it off the order page itself, but the print invoice (text based) page still has the billing. Let me know. Thanks |
skin1/main/order_invoice_print.tpl
|
What do I edit/remove to exclude the billing address?
|
Actually, skin1/main/order_invoice_print.tpl references skin1/mail/order_invoice.tpl - that's the one you need to edit. (x-cart gets pretty unnecessarily convoluted sometimes!) Remove the following:
Code:
{$lng.lbl_billing_address}: |
Got it - thanks a lot!
|
All times are GMT -8. The time now is 01:15 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.