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

Printable Packing Slip - 4.0.x

 
Closed Thread
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #11  
Old 01-10-2007, 03:19 PM
 
starwest starwest is offline
 

eXpert
  
Join Date: Sep 2006
Posts: 268
 

Default Re: Printable Packing Slip - 4.0.x

Thanks balinor! I'm not a programmer, so one last question - do you think it would be much of an effort to have someone adapt this to v4.1.x for me?
__________________
X-Cart Gold v4.1.10 [unix]
AOM, Special Offers, CDSEO Pro, Remember Anon Carts, Back-In-Stock Notifications, MM3, Feed Manager
  #12  
Old 01-10-2007, 03:21 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Printable Packing Slip - 4.0.x

Without looking at the code, I can't say for sure, but I wouldn't think it would be a huge difference form 4.0. So no, shouldn't be a big effort. If I have some time, I'll take a look at the 4.1 code and see what the differences are. Judging by the post above, it looks like it isn't a big one.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
  #13  
Old 01-10-2007, 03:26 PM
 
dfawdon dfawdon is offline
 

Advanced Member
  
Join Date: Feb 2006
Location: UK
Posts: 82
 

Default Re: Printable Packing Slip - 4.0.x

Quote:
Originally Posted by balinor
Find this:
Code:
{include file="buttons/button.tpl" button_title=$lng.lbl_print_invoice target="_blank" href="order.php?orderid=`$order.orderid`&mode=invoice"}

Just after it, add this:
Code:
<br> {include file="buttons/button.tpl" button_title="Print Packing Slip" target="_blank" href="order.php?orderid=`$order.orderid`&mode=packing"}

Thanks Balinor for a great mod, but needs wrapping in an if statement so only providers and admins see the link, not the customer.

Very nice !!
__________________
X-Cart Gold 4.0.17
X-AOM
Safetynet DSEFU
Easy Checkout
_________________
  #14  
Old 01-10-2007, 03:59 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Printable Packing Slip - 4.0.x

You are correct...forgot to add that in. I have edited the code to reflect the addition
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
  #15  
Old 01-13-2007, 04:16 PM
 
delphighse delphighse is offline
 

Member
  
Join Date: Jan 2003
Location: Washington State USA
Posts: 20
 

Thumbs up Re: Printable Packing Slip - 4.0.x

Thanks Balinor, this a great mod that has saved me a lot of time! It works great, installed perfectly with your instructions and zip files, and is very much appreciated!
__________________
Version 4.4.4
  #16  
Old 04-30-2007, 04:20 AM
 
Andrew Gadsden Andrew Gadsden is offline
 

Member
  
Join Date: Aug 2006
Location: Portsmouth, UK
Posts: 20
 

Default Re: Printable Packing Slip - 4.0.x

Balinor,

In your previous (2005) thread on this subject (http://forum.x-cart.com/showthread.php?t=11882&page=3) you were asking if anyone knew where to get hold of A4 invoice/packing slip stock with peelable labels to detach for shipping / return labels.

I wanted to answer this question myself so I ordered something online and looked carefully at my invoice until I found the name of the stationery supplier! After a little detective work I have found the address and phone/fax nos. There is no website it seems.

Duchy Print
71 St Leonards Road
Harrogate
HG2 8NS
UK
Tel: 01423 885040
Fax: 01423 885587

This is in the UK but it should be a start if you're still looking. No doubt there are others. This is not a recommendation - I have no experience of them.

The stock in question is A4, white, printed with T and C on the reverse, 2 labels 92mm x 60mm at the foot, one for returns address, one for shipping address. It is perforated 76mm from the bottom so the peelable label section can be completely detached.
__________________
Andrew Gadsden
xcart 4.1.8 [unix]

http://www.allabouttea.co.uk

The home of Tea on the Web - forum members please use code XCART-77 for a 10% discount!
  #17  
Old 04-30-2007, 04:29 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Printable Packing Slip - 4.0.x

Thanks Andrew! The client was able to find what they were looking for, but I'll keep these guys in mind for future projects
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
  #18  
Old 04-30-2007, 06:30 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: Printable Packing Slip - 4.0.x

Try www.pcform.com or www.integratedlabels.co.uk
__________________
xcartmods.co.uk
  #19  
Old 05-19-2007, 02:43 PM
  Keys Care's Avatar 
Keys Care Keys Care is offline
 

eXpert
  
Join Date: Feb 2007
Location: Cheyenne - Santa Monica - Oregon
Posts: 214
 

Default Re: Printable Packing Slip - 4.0.x..4.1.X?

In 4.1.6, there is a print order button on the orders detail page next to the print invoice button. I think that this is the perfect vehicle for the packing slip issue for me. It has the prices on it and needs some other work for me to do what I want to with it. If someone can tell me what and where that page is, I will take a stab at modifying it for 4.1.X

My goal is to print the pack slip on a 4" X 6" Zebra thermal label that we stick inside the top of the box as the packing slip. We send the customer the invoice electronically and I don't see the value in keep telling them how much they have spent.

Regards,

Bob
__________________
All-Natural Healing Skin and Pet Care Products
4.6.0 Gold, ShipWorks 3
  #20  
Old 07-15-2007, 12:22 PM
 
Paul H Paul H is offline
 

eXpert
  
Join Date: Sep 2005
Posts: 246
 

Default Re: Printable Packing Slip - 4.0.x

I just installed this mod and it works great and gave me some insight into the workings of Xcart. I have also modified the order_invoice.tpl with some succes and will endeavor to modify
the packing slip template but I have a problem:

I chopped out a lot of the unneeded data from the invoice but it won't show the county in the customers address most of the code in the packing list and original order invoice is wrapped in "if" statements my new invoice doesn't have these and seems to work all except the counties.
Had similar problem with tax number but fixed this by adding the if statements copied from the original.

Anyone got any ideas on this ?
I can post the code of my order_invoice.tpl if anyone is interested.
I'd like to modify the packing slip tpl but need to sort out the invoice first

Thanks
__________________
Xcart Gold 4.1.11-Gone
= 4.7.11-Live
Closed Thread
   X-Cart forums > X-Cart 4 > Dev Questions



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 03:08 PM.

   

 
X-Cart forums © 2001-2020