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/French-work_order.html | 174 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 174 insertions(+) create mode 100755 templates/French-work_order.html (limited to 'templates/French-work_order.html') diff --git a/templates/French-work_order.html b/templates/French-work_order.html new file mode 100755 index 00000000..88d212af --- /dev/null +++ b/templates/French-work_order.html @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <%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 Serial No.
<%runningnumber%>.<%number%><%description%><%qty%><%unit%><%serialnumber%>

+
 <%notes%>
+ + + + -- cgit v1.2.3