From ac5b087ea2d9ba7428d367aaeb288534158fee9a Mon Sep 17 00:00:00 2001 From: christopherm Date: Fri, 1 Sep 2006 01:16:38 +0000 Subject: Initial Import git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/ledger-smb@1 4979c152-3d1c-0410-bac9-87ea11338e46 --- templates/Default-pick_list.html | 139 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100755 templates/Default-pick_list.html (limited to 'templates/Default-pick_list.html') diff --git a/templates/Default-pick_list.html b/templates/Default-pick_list.html new file mode 100755 index 00000000..c6055449 --- /dev/null +++ b/templates/Default-pick_list.html @@ -0,0 +1,139 @@ + + + + + + <%include letterhead.html%> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +

P I C K    L I S T

+
  + + + + + + + + + + + +
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%> + + <%if shiptophone%> +
Tel: <%shiptophone%> + <%end shiptophone%> + + <%if shiptofax%> +
Fax: <%shiptofax%> + <%end shiptofax%> + + <%shiptoemail%> +
+
  + + + + + + + + + + + + + + + <%if shippingdate%> + + <%end shippingdate%> + + <%if not shippingdate%> + + <%end shippingdate%> + + + + + + +
Invoice #Order #DateContactWarehouseShipping PointShip via
<%invnumber%> <%ordnumber%> <%shippingdate%><%transdate%><%employee%> <%warehouse%> <%shippingpoint%> <%shipvia%> 
+
  + + + + + + + + + + + + <%foreach number%> + + + + + + + + + <%end number%> +
ItemNumberDescriptionQtyShip Bin
<%runningnumber%> + <%number%><%description%><%qty%>[      ]<%unit%><%bin%>
+
 
+ + + + -- cgit v1.2.3