allow completely empty updates (again?)
[freeside.git] / FS / FS / tax_class.pm
index 51d87ab..480fa10 100644 (file)
@@ -368,7 +368,7 @@ sub batch_import {
 
   $dbh->commit or die $dbh->errstr if $oldAutoCommit;
 
-  return "Empty File!" unless $imported;
+  return "Empty File!" unless ($imported || $format eq 'cch-update');
 
   ''; #no error