show geocode when taxproducts enabled
authorjeff <jeff>
Thu, 14 May 2009 16:25:21 +0000 (16:25 +0000)
committerjeff <jeff>
Thu, 14 May 2009 16:25:21 +0000 (16:25 +0000)
httemplate/view/cust_main/billing.html

index aea90e8..4b2425b 100644 (file)
@@ -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">