Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Print Invoice Problem

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 06-11-2003, 06:34 AM
 
xcartgolduser xcartgolduser is offline
 

Member
  
Join Date: Feb 2003
Posts: 13
 

Default 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
Reply With Quote
  #2  
Old 06-11-2003, 06:39 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

skin1/main/order_invoice_print.tpl
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote
  #3  
Old 06-11-2003, 07:52 AM
 
xcartgolduser xcartgolduser is offline
 

Member
  
Join Date: Feb 2003
Posts: 13
 

Default

What do I edit/remove to exclude the billing address?
Reply With Quote
  #4  
Old 06-11-2003, 04:44 PM
  kpriest's Avatar 
kpriest kpriest is offline
 

eXpert
  
Join Date: Apr 2003
Location: Seattle, WA
Posts: 263
 

Default

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}: ---------------- {$lng.lbl_address}: {$order.b_address} {$lng.lbl_city}: {$order.b_city} {$lng.lbl_state}: {$order.b_statename} {$lng.lbl_country}: {$order.b_countryname} {$lng.lbl_zip_code}: {$order.b_zipcode}
__________________
-Ken
X-Cart User / Developer Since April 2003
(Varying versions, multiple client sites, 3.x through 4.4.x)
www.pointbweb.com
Reply With Quote
  #5  
Old 06-12-2003, 04:30 AM
 
xcartgolduser xcartgolduser is offline
 

Member
  
Join Date: Feb 2003
Posts: 13
 

Default

Got it - thanks a lot!
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 09:45 AM.

   

 
X-Cart forums © 2001-2020