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-ap_transaction.html | 150 +++++++++++++++++----------------- 1 file changed, 75 insertions(+), 75 deletions(-) (limited to 'templates/Default-ap_transaction.html') diff --git a/templates/Default-ap_transaction.html b/templates/Default-ap_transaction.html index 2ab4d5e5..364dcaea 100755 --- a/templates/Default-ap_transaction.html +++ b/templates/Default-ap_transaction.html @@ -1,9 +1,9 @@ - +
- <%include letterhead.html%> + @@ -19,72 +19,72 @@
  - @@ -100,48 +100,48 @@ @@ -150,7 +150,7 @@ @@ -158,11 +158,11 @@ - <%if paid_1%> + @@ -188,30 +188,30 @@ - <%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 vendorphone%> -
Tel: <%vendorphone%> - <%end vendorphone%> + +
Tel: + - <%if vendorfax%> -
Fax: <%vendorfax%> - <%end vendorfax%> + +
Fax: + - <%if email%> -
<%email%> - <%end email%> + +
+ - <%if vendortaxnumber%> -

Taxnumber: <%vendortaxnumber%> - <%end vendortaxnumber%> + +

Taxnumber: +

- + - + - + - <%if ponumber%> + - + - <%end ponumber%> - <%if ordnumber%> + + - + - <%end ordnumber%> + - +
Invoice #<%invnumber%>
Date<%invdate%>
Due<%duedate%>
PO #<%ponumber%>  
Order #<%ordnumber%>  
Employee<%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%> +
 Memo Amount
<%paymentdate%><%paymentaccount%><%paymentsource%><%paymentmemo%><%payment%>
- <%end paid_1%> + - <%if taxincluded%> +   @@ -219,7 +219,7 @@ Taxes shown are included in price. - <%end taxincluded%> + -- cgit v1.2.3