[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue: billing address instead of shipping address on invoice



 Hi,

I found that, even the shipping address selected for an invoice, on printing the billing address appears.

The template has this reference:

<?lsmb IF shiptocontact ?>
<?lsmb shiptocontact ?>
\vspace{0.2cm}
<?lsmb END ?>

<?lsmb IF shiptophone ?>
Tel: <?lsmb shiptophone ?>
<?lsmb END ?>

<?lsmb IF shiptofax ?>
Fax: <?lsmb shiptofax ?>
<?lsmb END ?>

<?lsmb shiptoemail ?>

But in fact, the billing data will be on the printed material.

Is this a bug or I missed something?

The process:

In general, where to find acceptable keywords to show on documents? I need to show for example the customer account ID on the documents.

Thanks

István