catch one more customer
authorjeff <jeff>
Mon, 16 Jun 2008 13:36:19 +0000 (13:36 +0000)
committerjeff <jeff>
Mon, 16 Jun 2008 13:36:19 +0000 (13:36 +0000)
bin/import-optigold.pl

index 96d81b4..2af228c 100755 (executable)
@@ -567,6 +567,7 @@ cust_main => { 'stable'  => 'cust',
 
                                   my $cancelled = 0;
                                   if ( $status ne 'Current'
+                                    && $status ne 'current'
                                     && $status ne 'On Hold' )
                                   {
                                     $cancelled = 1;