From 32306b5f8ffe4ce594409aa6e89626740b225a39 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 15 Nov 2004 10:35:56 +0000 Subject: import sql-ledger 2.4.4 --- sql-ledger/templates/Service-purchase_order.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'sql-ledger/templates/Service-purchase_order.html') diff --git a/sql-ledger/templates/Service-purchase_order.html b/sql-ledger/templates/Service-purchase_order.html index f2e9f7e22..de5fd8052 100644 --- a/sql-ledger/templates/Service-purchase_order.html +++ b/sql-ledger/templates/Service-purchase_order.html @@ -65,10 +65,14 @@ <%name%> -
<%addr1%> -
<%addr2%> -
<%addr3%> -
<%addr4%> +
<%address1%> + <%if address2%> +
<%address2%> +<%end address2%> +
<%city%> <%state%> <%zipcode%> + <%if country%> +<%country%> +<%end country%> @@ -130,7 +134,7 @@ adjust the colspan if you include this to shift subtotal one to the right Terms Net <%terms%> days Total - <%total%> + <%ordtotal%> -- cgit v1.2.1