Page 1 of 1

Billing

Posted: Mon Nov 09, 2015 9:41 am
by vdesign
Dear Sir

In Billing how to add Amount paid and change. Also i try to add this ----------------------------------- break line for billing. but going something wrong.
pl see the below demo
<propertylogo>
Quick Chicken
High Road, 57
New York
10001 New York
Oman
Phone: +420 584 4547
Fax: +420 584 4548
---------------------------------------------------
Table <tableno> 11/9/2015 1:40:07 PM
Order No <orderno>
Order Type <ordertypename>
Server anil <couverts> persons
--
Total net <totalnet>
(Divided into <partscount> parts)
Discount <discrate> <disctotal>
------------------------------------------------------
<discname>
Sales tax <taxrate> <taxtotal>
State tax <taxrate2> <taxtotal2>
State tax <taxrate3> <taxtotal3>
State tax <taxrate4> <taxtotal4>
Service charge <tipsrate> <tipstotal>
Total <total>
----------------------------------------------------------
Delivery address:
<address>

<payment>

Re: Billing

Posted: Mon Nov 09, 2015 3:58 pm
by Abacre
It's old thing:
in current version -- means list of items.
Normally we need to use tag like: <items> but we use -- instead.
So you cannot use ---------- as separator because it will produce multiple lists of items.
try to use another char, for example, _____________________