spacing
authorivan <ivan>
Sun, 31 Oct 2010 19:06:56 +0000 (19:06 +0000)
committerivan <ivan>
Sun, 31 Oct 2010 19:06:56 +0000 (19:06 +0000)
FS/FS/cust_main/Billing.pm

index cd1d2bd..e004788 100644 (file)
@@ -1226,7 +1226,7 @@ sub _gather_taxes {
   local($DEBUG) = $FS::cust_main::DEBUG if $FS::cust_main::DEBUG > $DEBUG;
 
   my $geocode;
   local($DEBUG) = $FS::cust_main::DEBUG if $FS::cust_main::DEBUG > $DEBUG;
 
   my $geocode;
-  if (  $cust_pkg->locationnum && $conf->exists('tax-pkg_address') ) {
+  if ( $cust_pkg->locationnum && $conf->exists('tax-pkg_address') ) {
     $geocode = $cust_pkg->cust_location->geocode('cch');
   } else {
     $geocode = $self->geocode('cch');
     $geocode = $cust_pkg->cust_location->geocode('cch');
   } else {
     $geocode = $self->geocode('cch');