RT#32892: Monthly Sales Tax Report [fixed names and colors]
[freeside.git] / FS / FS / Report / Table.pm
index 4b22b60..eeb99ba 100644 (file)
@@ -753,7 +753,7 @@ sub cust_bill_pkg_taxes {
   $self->scalar_sql($total_sql);
 }
 
-#all credits applied to matching pkg line items (ie not taxes or fees)
+#all credits applied to matching pkg line items (ie not taxes)
 
 sub cust_bill_pkg_credits {
   my $self = shift;