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/Service-purchase_order.html | 198 ++++++++++++++++++++++++++++++++++ 1 file changed, 198 insertions(+) create mode 100755 templates/Service-purchase_order.html (limited to 'templates/Service-purchase_order.html') diff --git a/templates/Service-purchase_order.html b/templates/Service-purchase_order.html new file mode 100755 index 00000000..de5fd805 --- /dev/null +++ b/templates/Service-purchase_order.html @@ -0,0 +1,198 @@ + + + + + + + + +
  + + + + + + + + + + + + +
+

+ <%company%> +
<%address%> +

+
+

+ Telephone: <%tel%> +
Facsimile: <%fax%> +

+
+

P U R C H A S E    O R D E R

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
Order Date <%orddate%>
Required by <%reqdate%>
Number <%ordnumber%>
 
+
+ + + + + + + + +
To:
<%name%> +
<%address1%> + <%if address2%> +
<%address2%> +<%end address2%> +
<%city%> <%state%> <%zipcode%> + <%if country%> +<%country%> +<%end country%> +
+
 
+ + + + + + + + + + + +<%foreach number%> + + + + + + + + + +<%end number%> + + + + + + + + + + +<%foreach tax%> + + + + +<%end tax%> + + + + + + + + + + + + + + + + +
NumberDescriptionQt'y PriceAmount
<%number%><%description%><%qty%><%unit%><%sellprice%><%linetotal%>

Subtotal<%subtotal%>
<%taxdescription%> @ <%taxrate%> %<%tax%>
 
Terms Net <%terms%> daysTotal<%ordtotal%>
 
+
+ + +<%if notes%> + + +<%end notes%> + + + +
Notes
<%notes%>
+ All prices in <%currency%> Funds +
<%shippingpoint%> +
+
 
+ + + + + +
+ Payment due NET <%terms%> Days from date of Invoice. + Interest on overdue amounts will acrue at the rate of 1.5% per month + from due date until paid in full. Items returned are subject to + a 10% restocking charge. A return authorization must be obtained + from <%company%> before goods are returned. Returns must be shipped + prepaid and properly insured. <%company%> will not be responsible + for damages during transit. + + + X
+
+
+ +
+ + + + -- cgit v1.2.3