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/Service-ar_transaction.html | 162 +++++++++++++++++----------------- 1 file changed, 81 insertions(+), 81 deletions(-) (limited to 'templates/Service-ar_transaction.html') diff --git a/templates/Service-ar_transaction.html b/templates/Service-ar_transaction.html index 4cdbaba9..aa219320 100755 --- a/templates/Service-ar_transaction.html +++ b/templates/Service-ar_transaction.html @@ -1,17 +1,17 @@ - +
- <%end paid_1%> + - <%foreach tax%> + - + - <%end tax%> + - <%if taxincluded%> + @@ -247,7 +247,7 @@ - <%end taxincluded%> +
  - +
@@ -19,8 +19,8 @@ @@ -41,72 +41,72 @@

- <%company%>
- <%address%> +
+

- Tel: <%tel%>
- Fax: <%fax%> + Tel:
+ Fax:

- @@ -122,48 +122,48 @@ @@ -172,7 +172,7 @@ @@ -180,11 +180,11 @@ - <%if paid_1%> + @@ -209,37 +209,37 @@ - <%end paid_1%> + - <%foreach payment%> + - - - - + + + + - <%end payment%> + - <%if paid_1%> +
<%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%> + +
+ - <%if customertaxnumber%> -
Taxnumber: <%customertaxnumber%> - <%end customertaxnumber%> + +
Taxnumber: +
- + - + - + - <%if ponumber%> + - + - <%end ponumber%> - <%if ordnumber%> + + - + - <%end ordnumber%> + - +
Invoice #<%invnumber%>
Date<%invdate%>
Due<%duedate%>
PO #<%ponumber%>  
Order #<%ordnumber%>  
Salesperson<%employee%>  
- <%foreach account%> + - - + + - + - + - + - <%end account%> + - <%if taxincluded%> + - - <%end taxincluded%> + + - <%if not taxincluded%> + - - <%end taxincluded%> + + - <%foreach tax%> + - + - + - <%end tax%> + - <%if not taxincluded%> + - + - <%end taxincluded%> +
<%accno%><%account%>  <%amount%>  <%description%>  <%projectnumber%>
Total  <%invtotal%> Subtotal  <%subtotal%>
<%taxdescription%> @ <%taxrate%> % @ %  <%tax%>
Total  <%invtotal%>
  - <%text_amount%> ***** <%decimal%>/100 <%currency%> + ***** /100
  - <%notes%> +
 Source Amount
<%paymentdate%><%paymentaccount%><%paymentsource%><%payment%>
 <%taxdescription%> Registration <%taxnumber%> Registration
 
Taxes shown are included in price.
-- cgit v1.2.3