Page 1 of 1

Does not print Delivery Address

Posted: Thu Jan 12, 2006 1:04 pm
by youngscomputerservices
Next Problem does not print the clients delivery address to the reciept.

Posted: Thu Jan 12, 2006 2:39 pm
by KevKha
From Bill Configuration, under Template tab click the Help button and you should see a Syntax section

What you need is to add one of these to your template prior printing

Information about client:

<clientfirstname> - First name.
<clientlastname> - Last name.
<clientphone> - Phone.
<clientfax> - Fax.
<clientmobile> - Mobile.
<clientemail> - Email.
<clientstreet1> - Street 1.
<clientstreet2> - Street 2.
<clientcity> - City.
<clientzip> - ZIP.
<clientjobtitle> - Job Title.
<clientcompany> - Company.

Posted: Wed Jan 18, 2006 12:08 am
by Abacre
Or if you are asking about Delivery Address, simply add
<address> into the Bill Template

Read more about parameters:
http://www.abacre.com/restaurantpos/man ... config.htm