From 86b1b489a4ed2f9bc0cba6cafeab0d6eca5584dc Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 4 Dec 2007 21:29:13 +0000 Subject: there's no reason this should still be hanging aroudn the tree --- sql-ledger/templates/Service-bin_list.html | 189 ----------------------------- 1 file changed, 189 deletions(-) delete mode 100644 sql-ledger/templates/Service-bin_list.html (limited to 'sql-ledger/templates/Service-bin_list.html') diff --git a/sql-ledger/templates/Service-bin_list.html b/sql-ledger/templates/Service-bin_list.html deleted file mode 100644 index c945421c8..000000000 --- a/sql-ledger/templates/Service-bin_list.html +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - -
-

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

-
-

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

- -
-

B I N    L I S T

-
-
  - - - - - - - - - - - -
FromShip To
<%name%> -
<%address1%> - <%if address2%> -
<%address2%> - <%end address2%> -
<%city%> <%state%> <%zipcode%> - <%if country%> -
<%country%> - <%end country%> -
- - <%if contact%> -
Attn: <%contact%> - <%end contact%> - - <%if vendorphone%> -
Tel: <%vendorphone%> - <%end vendorphone%> - - <%if vendorfax%> -
Fax: <%vendorfax%> - <%end vendorfax%> - - <%if email%> -
<%email%> - <%end email%> - -
<%shiptoname%> -
<%shiptoaddress1%> - <%if shiptoaddress2%> -
<%shiptoaddress2%> - <%end shiptoaddress2%> -
<%shiptocity%> <%shiptostate%> <%shiptozipcode%> - <%if shiptocountry%> -
<%shiptocountry%> - <%end shiptocountry%> - -
- <%if shiptocontact%> -
Attn: <%shiptocontact%> - <%end shiptocontact%> - - <%if shiptophone%> -
Tel: <%shiptophone%> - <%end shiptophone%> - - <%if shiptofax%> -
Fax: <%shiptofax%> - <%end shiptofax%> -
-
  - - - - - - <%if warehouse%> - - <%end warehouse%> - - - - - - - - <%if shippingdate%> - - <%end shippingdate%> - - <%if not shippingdate%> - - <%end shippingdate%> - - - - <%if warehouse%> - - <%end warehouse%> - - - - -
Order #DateContactWarehouseShipping PointShip via
<%ordnumber%> <%shippingdate%><%orddate%><%employee%> <%warehouse%><%shippingpoint%> <%shipvia%> 
-
  - - - - - - - - - - - - - - <%foreach number%> - - - - - - - - - - - - <%end number%> - -
PosNumberDescriptionSerialnumber QtyRecd Bin
<%runningnumber%><%number%><%description%><%serialnumber%><%deliverydate%><%qty%><%ship%><%unit%><%bin%>
-
 
- -- cgit v1.2.1