summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorjeff <jeff>2008-06-16 13:36:19 +0000
committerjeff <jeff>2008-06-16 13:36:19 +0000
commitaedf57033a3787e8e00ffea44b722daa251ea517 (patch)
tree70cc42fae7af80777b8a3ffa779269eb4593276d /bin
parent65aab7693066ed02669a9d499d4578ab1c293859 (diff)
catch one more customer
Diffstat (limited to 'bin')
-rwxr-xr-xbin/import-optigold.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/import-optigold.pl b/bin/import-optigold.pl
index 96d81b4fa..2af228cab 100755
--- a/bin/import-optigold.pl
+++ b/bin/import-optigold.pl
@@ -567,6 +567,7 @@ cust_main => { 'stable' => 'cust',
my $cancelled = 0;
if ( $status ne 'Current'
+ && $status ne 'current'
&& $status ne 'On Hold' )
{
$cancelled = 1;