disable quotation after ordering, #33852
[freeside.git] / FS / FS / cust_credit_bill_pkg.pm
index 7b723f9..ac13b52 100644 (file)
@@ -117,7 +117,7 @@ sub insert {
 
   if ($taxable_per_month >= 0) {  #panic if its subzero?
     my $groupby = join(',',
-      qw(taxnum year month exempt_monthly exempt_cust 
+      qw(taxnum taxtype year month exempt_monthly exempt_cust 
          exempt_cust_taxname exempt_setup exempt_recur));
     my $sum = 'SUM(amount)';
     my @exemptions = qsearch(