From eedad02e621755aa269a6728364fa2ef07f6bca9 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Sun, 24 Sep 2006 17:44:51 +0000 Subject: Changed all templates to the new syntax git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@142 4979c152-3d1c-0410-bac9-87ea11338e46 --- templates/Default-invoice.html | 232 ++++++++++++++++++++--------------------- 1 file changed, 116 insertions(+), 116 deletions(-) (limited to 'templates/Default-invoice.html') diff --git a/templates/Default-invoice.html b/templates/Default-invoice.html index 3356aed6..3b15e0ee 100755 --- a/templates/Default-invoice.html +++ b/templates/Default-invoice.html @@ -1,9 +1,9 @@ - +
- <%include letterhead.html%> + @@ -19,75 +19,75 @@ - - - - - - - + + + + + + +
  - - + + - -
ToShip ToToShip To
<%name%> -
<%address1%> - <%if address2%> -
<%address2%> - <%end address2%> -
<%city%> - <%if state%> - , <%state%> - <%end state%> - <%zipcode%> - <%if country%> -
<%country%> - <%end country%> +
+
+ +
+ +
+ + , + + + +
+
- <%if contact%> -
<%contact%> + +

- <%end contact%> + - <%if customerphone%> -
Tel: <%customerphone%> - <%end customerphone%> + +
Tel: + - <%if customerfax%> -
Fax: <%customerfax%> - <%end customerfax%> + +
Fax: + - <%if email%> -
<%email%> - <%end email%> + +
+
<%shiptoname%> -
<%shiptoaddress1%> - <%if shiptoaddress2%> -
<%shiptoaddress2%> - <%end shiptoaddress2%> -
<%shiptocity%> - <%if shiptostate%> - , <%shiptostate%> - <%end shiptostate%> - <%shiptozipcode%> - <%if shiptocountry%> -
<%shiptocountry%> - <%end shiptocountry%> +
+
+ +
+ +
+ + , + + + +
+
- <%if shiptocontact%> -
<%shiptocontact%> + +

- <%end shiptocontact%> + - <%if shiptophone%> -
Tel: <%shiptophone%> - <%end shiptophone%> + +
Tel: + - <%if shiptofax%> -
Fax: <%shiptofax%> - <%end shiptofax%> + +
Fax: + - <%if shiptoemail%> -
<%shiptoemail%> - <%end shiptoemail%> + +
+
@@ -112,13 +112,13 @@
<%invnumber%><%invdate%><%duedate%><%ordnumber%> <%employee%> <%shippingpoint%> <%shipvia%>     
@@ -128,7 +128,7 @@   - +
@@ -141,62 +141,62 @@ - <%foreach number%> + - - - - - - - - - + + + + + + + + + - <%end number%> + - <%if taxincluded%> + - - <%end taxincluded%> + + - <%if not taxincluded%> + - - <%end taxincluded%> + + - <%foreach tax%> + - - + + - <%end tax%> + - <%if paid%> + - + - <%end paid%> + - <%if total%> + - + - <%end total%> +
Item NumberExtended
<%runningnumber%>.<%number%><%description%><%deliverydate%><%qty%><%unit%><%sellprice%><%discountrate%><%linetotal%>.

Total<%invtotal%> Subtotal<%subtotal%>
<%taxdescription%> on <%taxbase%> @ <%taxrate%> %<%tax%> on @ %
Paid- <%paid%>-
 
  Balance Due<%total%>
@@ -207,28 +207,28 @@   - +
- <%if notes%> - - <%end notes%> + + + - +
<%notes%><%text_amount%> ***** <%decimal%>/100 ***** /100 - All prices in <%currency%> + All prices in
- <%if paid_1%> +   - +
@@ -246,22 +246,22 @@ - <%end paid_1%> + - <%foreach payment%> + - - - - + + + + - <%end payment%> + - <%if paid_1%> +
PaymentsSource Amount
<%paymentdate%><%paymentaccount%><%paymentsource%><%payment%>
- <%end paid_1%> + @@ -277,15 +277,15 @@   - +
- - @@ -293,15 +293,15 @@ - <%foreach tax%> + - + - <%end tax%> + - <%if taxincluded%> + @@ -309,7 +309,7 @@ - <%end taxincluded%> +
- Payment due by <%duedate%>. - Items returned are subject to a 10% restocking charge. A return authorization must be obtained from <%company%> before goods are returned. Returns must be shipped prepaid and properly insured. <%company%> will not be responsible for damages during transit. + + Payment due by . + Items returned are subject to a 10% restocking charge. A return authorization must be obtained from before goods are returned. Returns must be shipped prepaid and properly insured. will not be responsible for damages during transit. + X
 <%taxdescription%> Registration <%taxnumber%> Registration
 
Taxes shown are included in price.
-- cgit v1.2.3