work around ffiec bug and add year 2010
[freeside.git] / FS / FS / Conf.pm
index ce2c01d..a4b8423 100644 (file)
@@ -3217,7 +3217,7 @@ and customer address. Include units.',
     'section'     => 'UI',
     'description' => 'The year to use in census tract lookups',
     'type'        => 'select',
-    'select_enum' => [ qw( 2009 2008 2007 2006 ) ],
+    'select_enum' => [ qw( 2010 2009 2008 ) ],
   },
 
   {