summaryrefslogtreecommitdiff
path: root/sql-ledger/templates/Service-purchase_order.html
diff options
context:
space:
mode:
authorivan <ivan>2004-11-15 10:35:56 +0000
committerivan <ivan>2004-11-15 10:35:56 +0000
commit5fc8c5edf574ab024d4646914b6432d458e2ffbd (patch)
treec8031ae966b35c47f6aea9929e10911412ff6c59 /sql-ledger/templates/Service-purchase_order.html
parenta4fc489e860b7bc51b5282a87ea21750b30b905e (diff)
parent32306b5f8ffe4ce594409aa6e89626740b225a39 (diff)
This commit was generated by cvs2svn to compensate for changes in r3883,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'sql-ledger/templates/Service-purchase_order.html')
-rw-r--r--sql-ledger/templates/Service-purchase_order.html14
1 files changed, 9 insertions, 5 deletions
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 @@
<tr>
<td><%name%>
- <br><%addr1%>
- <br><%addr2%>
- <br><%addr3%>
- <br><%addr4%>
+ <br><%address1%>
+ <%if address2%>
+<br><%address2%>
+<%end address2%>
+ <br><%city%> <%state%> <%zipcode%>
+ <%if country%>
+<%country%>
+<%end country%>
</td>
</tr>
</table>
@@ -130,7 +134,7 @@ adjust the colspan if you include this to shift subtotal one to the right
<tr>
<td colspan=2>Terms Net <b><%terms%></b> days</td>
<th colspan=2 align=right>Total</th>
- <th colspan=2 align=right><%total%></th>
+ <th colspan=2 align=right><%ordtotal%></th>
</tr>
<tr>