summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorjeff <jeff>2009-05-14 16:25:21 +0000
committerjeff <jeff>2009-05-14 16:25:21 +0000
commit7923b92cdd671e1b13c951af33c11b0ac25dd894 (patch)
tree5f7a4b266a18c024f601f114122749246f57f405 /httemplate
parent794a4505360fec404e2b9d5c6daf79f750186bfe (diff)
show geocode when taxproducts enabled
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/view/cust_main/billing.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/httemplate/view/cust_main/billing.html b/httemplate/view/cust_main/billing.html
index aea90e8b3..4b2425b33 100644
--- a/httemplate/view/cust_main/billing.html
+++ b/httemplate/view/cust_main/billing.html
@@ -164,6 +164,12 @@ Billing information
<TD ALIGN="right">Tax&nbsp;exempt</TD>
<TD BGCOLOR="#ffffff"><% $cust_main->tax ? 'yes' : 'no' %></TD>
</TR>
+% if ( $conf->exists('enable_taxproducts') ) {
+<TR>
+ <TD ALIGN="right">Tax&nbsp;location</TD>
+ <TD BGCOLOR="#ffffff"><% $cust_main->geocode('cch') %></TD>
+</TR>
+% }
<TR>
<TD ALIGN="right">Postal&nbsp;invoices</TD>
<TD BGCOLOR="#ffffff">