summaryrefslogtreecommitdiff
path: root/FS/FS/tax_rate.pm
diff options
context:
space:
mode:
authorjeff <jeff>2008-08-28 22:00:05 +0000
committerjeff <jeff>2008-08-28 22:00:05 +0000
commit2f709ab04cee5c24fb3e4938ad879a2019962499 (patch)
treecdb77521257fc28152be4f2d9e6fd089d0dd3e45 /FS/FS/tax_rate.pm
parent42132c9a86d36d7fefa7ba5f058f764ba6e7ad5b (diff)
updates can be completely empty
Diffstat (limited to 'FS/FS/tax_rate.pm')
-rw-r--r--FS/FS/tax_rate.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/tax_rate.pm b/FS/FS/tax_rate.pm
index 4769b32ab..e0f98afd3 100644
--- a/FS/FS/tax_rate.pm
+++ b/FS/FS/tax_rate.pm
@@ -717,7 +717,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