From a4fc489e860b7bc51b5282a87ea21750b30b905e Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 15 Nov 2004 10:28:41 +0000 Subject: remove misplaced sql ledger update --- .../sql-ledger/templates/Default-work_order.html | 177 --------------------- 1 file changed, 177 deletions(-) delete mode 100644 sql-ledger/sql-ledger/templates/Default-work_order.html (limited to 'sql-ledger/sql-ledger/templates/Default-work_order.html') diff --git a/sql-ledger/sql-ledger/templates/Default-work_order.html b/sql-ledger/sql-ledger/templates/Default-work_order.html deleted file mode 100644 index 64674cdb6..000000000 --- a/sql-ledger/sql-ledger/templates/Default-work_order.html +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <%if notes%> - - <%end notes%> - -
  - - - - - - - - - - - - -
-

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

-
-

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

-
-

W O R K    O R D E R

-
-
  - - - - - - - - - - - -
ToShip To
<%name%> -
<%address1%> - <%if address2%> -
<%address2%> - <%end address2%> -
<%city%> <%state%> -
<%zipcode%> - <%if country%> -
<%country%> - <%end country%> -
- <%if contact%> -
Attn: <%contact%> - <%end contact%> - <%if customerphone%> -
Tel: <%customerphone%> - <%end customerphone%> - <%if customerfax%> -
Fax: <%customerfax%> - <%end customerfax%> - <%if email%> -
<%email%> - <%end email%> -
<%shiptoname%> -
<%shiptoaddress1%> - <%if shiptoaddress2%> -
<%shiptoaddress2%> - <%end shiptoaddress2%> -
<%shiptocity%> <%shiptostate%> -
<%shiptozipcode%> - <%if shiptocountry%> -
<%shiptocountry%> - <%end shiptocountry%> -
- <%if shiptocontact%> -
<%shiptocontact%> - <%end shiptocontact%> - <%if shiptophone%> -
Tel: <%shiptophone%> - <%end shiptophone%> - <%if shiptofax%> -
Fax: <%shiptofax%> - <%end shiptofax%> - <%if shiptoemail%> -
<%shiptoemail%> - <%end shiptoemail%> -
-
  - - - - - - - - - - - - - - - - - - -
Order NumberOrder DateRequired bySalespersonShipping PointShip Via
<%ordnumber%><%orddate%><%reqdate%><%employee%><%shippingpoint%> <%shipvia%> 
-
  - - - - - - - - - - - - <%foreach number%> - - - - - - - - - - <%end number%> - - - - - -
No.NumberDescriptionQt'y BinSerial No.
<%runningnumber%>.<%number%><%description%><%qty%><%unit%><%bin%><%serialnumber%>

-
 <%notes%>
- - - - - -- cgit v1.2.1