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-pick_list.html | 98 ++++++++++++++++++++-------------------- 1 file changed, 49 insertions(+), 49 deletions(-) (limited to 'templates/Default-pick_list.html') diff --git a/templates/Default-pick_list.html b/templates/Default-pick_list.html index c6055449..057c4944 100755 --- a/templates/Default-pick_list.html +++ b/templates/Default-pick_list.html @@ -1,9 +1,9 @@ - +
- <%include letterhead.html%> + @@ -20,39 +20,39 @@
 
- + -
Ship To:  
<%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: + - <%shiptoemail%> +
@@ -77,20 +77,20 @@ - <%invnumber%>  - <%ordnumber%>  - <%if shippingdate%> - <%shippingdate%> - <%end shippingdate%> - - <%if not shippingdate%> - <%transdate%> - <%end shippingdate%> - - <%employee%>  - <%warehouse%>  - <%shippingpoint%>  - <%shipvia%>  +   +   + + + + + + + + +   +   +   +   @@ -100,7 +100,7 @@   - +
@@ -111,17 +111,17 @@ - <%foreach number%> + - - - + + + - - + + - <%end number%> +
Item NumberBin
<%runningnumber%> - <%number%><%description%><%qty%> + [      ]<%unit%><%bin%>
-- cgit v1.2.3