Hi All
I could do with some help, as my programming skills are limited.
I have done the following to create a packing slip:
I have modified the /common_files/main/order_label_print.tpl by adding the line
{include file="mail/html/order_data_packing.tpl"}
at the end, so that when I click on the Quick Label for selected button I get a item list with products as well as the customer address. The order_data_packing file is from this thread
http://forum.x-cart.com/showthread.php?t=60671
Now you will see that the layout is a bit too spaced out in the attached PDF, and try as I might I just can't seem to cut out all the spaces between the lines. I can make it narrower by adjusting the table widths, but thats about all.
The second thing that would be really useful would be to be able to separate each separate order for print - just like it does when you click on Print Invoices for selected.
Any help would be appreciated as I have now reached the limit of my skills
Cheers!