![]() |
the label template
Does anyone know which .tpl displays the labels when you click on "labels for selected" in order admin???
Can't seem to find it by using webmaster mod |
/skin1/main/order_label_print.tpl ???
|
Doh!!!! , im going to use the excuse that its late and im half asleep
Next question is though - how to remove the extra spaces if a customer hasn't entered a field like address2 so rather than looking like this Code:
Joe Bloggs it looks like Code:
Joe Bloggs |
Code:
{if $customer.s_address_2}{$customer.s_address_2}{/if} Or Code:
{if $customer.s_address_2 ne ""}{$customer.s_address_2}{/if} |
Re: the label template
neither worked for me . . .
|
Re: the label template
1 Attachment(s)
can anyone help me, i want to use address label sheets, 14 labels per sheet - label size 99.1mm x 38.1mm
please advise, this will speed up our order processing heavilly... |
Re: the label template
How can I add the c ustomers phone number and email:
I tried: {$customer.s_email} {$customer._phone} Thanks |
Re: the label template
Quote:
I'm trying to set this up. I've got it laying them out in 2 columns, and I've tried to set the sizes in the css in mm to be the right size, but they are too small. My CSS is: Code:
/* $Id: skin1.css,v 1.1.2.37 2008/08/07 06:35:10 ferz Exp $ */ but the labels are only 32mm x 80mm when printed? |
Re: the label template
Ever thought of buying a Dymo printer?
http://www.xcartmods.co.uk/x-cart-dymo-order-label-printing-v4x-x-cart-mods-pr-26.html |
Re: the label template
I've actually got 2 sitting in the back room, but it would still be easier to tick them and print all in one go rather than click - select - copy - switch - paste - print - switch using your mod.
Ideally they would print to the dymo directly with the firefox sdk but I've no idea how to make that work |
Re: the label template
With the Dymo mod installed it should take 2 clicks, one to copy the addresses and one to 'Smart Paste' into the Dymo software.
|
Re: the label template
Quote:
So whilst the labels are printing im also printing out the invoices at the same time. Couldn't be quicker or easier. |
Re: the label template
Does anyone know how to put the company and customer notes in this
/skin1/main/order_label_print.tpl? |
Re: the label template
Quote:
I also need to put some extra data in there. I have set up an extra field in the additional fields section for the customer profile. The field is attached to the shipping address and it is the only additional field in there. How would I display this field in the /skin1/main/order_label_print.tpl? |
All times are GMT -8. The time now is 02:09 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.