From aedf57033a3787e8e00ffea44b722daa251ea517 Mon Sep 17 00:00:00 2001 From: jeff Date: Mon, 16 Jun 2008 13:36:19 +0000 Subject: catch one more customer --- bin/import-optigold.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') 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; -- cgit v1.2.1