From 1eb75f0d6e9074d96445c810267aebe415b1b2d7 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Sun, 24 Sep 2006 17:41:49 +0000 Subject: Changes templates from <% %> to git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@141 4979c152-3d1c-0410-bac9-87ea11338e46 --- templates/demo/purchase_order.html | 188 ++++++++++++++++++------------------- 1 file changed, 94 insertions(+), 94 deletions(-) (limited to 'templates/demo/purchase_order.html') diff --git a/templates/demo/purchase_order.html b/templates/demo/purchase_order.html index ba4c1d43..656f4527 100644 --- a/templates/demo/purchase_order.html +++ b/templates/demo/purchase_order.html @@ -1,9 +1,9 @@ - +
- <%include letterhead.html%> + @@ -19,65 +19,65 @@ - - - - - - + + + + + +
  - - + + - -
To:Ship To:To:Ship To:
<%name%> -
<%address1%> - <%if address2%> -
<%address2%> - <%end address2%> -
<%city%> - <%if state%> - , <%state%> - <%end state%> - <%zipcode%> - <%if country%> -
<%country%> - <%end country%> +
+
+ +
+ +
+ + , + + + +
+
- <%if contact%> -
Attn: <%contact%> - <%end contact%> + +
Attn: + - <%if vendorphone%> -
Tel: <%vendorphone%> - <%end vendorphone%> + +
Tel: + - <%if vendorfax%> -
Fax: <%vendorfax%> - <%end vendorfax%> + +
Fax: +
<%shiptoname%> -
<%shiptoaddress1%> - <%if shiptoaddress2%> -
<%shiptoaddress2%> - <%end shiptoaddress2%> -
<%shiptocity%> - <%if shiptostate%> - , <%shiptostate%> - <%end shiptostate%> - <%shiptozipcode%> - <%if shiptocountry%> -
<%shiptocountry%> - <%end shiptocountry%> +
+
+ +
+ +
+ + , + + + +
+
- <%if shiptocontact%> -
Attn: <%shiptocontact%> - <%end shiptocontact%> + +
Attn: + - <%if shiptophone%> -
Tel: <%shiptophone%> - <%end shiptophone%> + +
Tel: + - <%if shiptofax%> -
Fax: <%shiptofax%> - <%end shiptofax%> + +
Fax: +
@@ -101,12 +101,12 @@
<%ordnumber%><%orddate%><%reqdate%><%employee%><%shippingpoint%> <%shipvia%>   
@@ -114,7 +114,7 @@ - +
@@ -126,107 +126,107 @@ - <%foreach number%> + - - - - - - - + + + + + + + - <%end number%> + - <%if taxincluded%> + - - <%end taxincluded%> + + - <%if not taxincluded%> + - - <%end taxincluded%> + + - <%foreach tax%> + - - + + - <%end tax%> + - <%if not taxincluded%> + - - <%end taxincluded%> + + - <%if terms%> + - + - + - <%end terms%> + - <%if taxincluded%> + - <%end taxincluded%> + - <%if ordtotal%> + - <%end ordtotal%> +
Item NumberAmount
<%runningnumber%>.<%number%><%description%><%qty%><%unit%><%sellprice%><%discountrate%> - <%linetotal%>. +

Total<%ordtotal%> Subtotal<%subtotal%>
<%taxdescription%> on <%taxbase%> @ <%taxrate%> %<%tax%> on @ %
 
Total<%ordtotal%>
Terms Net <%terms%> daysTerms Net days Total<%ordtotal%>
Tax included
 
- All prices in <%currency%> Funds + All prices in Funds
- <%if notes%> +   - +
- +
Notes<%notes%>
- <%end notes%> +   - +
- + - -- cgit v1.2.3
   + X