X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=ed72354ddb01fcdb08c86406205ed868ff0311f3;hp=c410f63c5e03fe12681e11529d251e328aa4653f;hb=6f94e176aa7b143eb9f1fa5c3a1cdd362361636f;hpb=3e46323fb8c43b5a226251299a993befc896b71f diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index c410f63c5..ed72354dd 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4488,7 +4488,7 @@ and customer address. Include units.', 'section' => 'addresses', 'description' => 'The year to use in census tract lookups. NOTE: you need to select 2012 or 2013 for Year 2010 Census tract codes. A selection of 2011 provides Year 2000 Census tract codes. Use the freeside-censustract-update tool if exisitng customers need to be changed.', 'type' => 'select', - 'select_enum' => [ qw( 2013 2012 2011 ) ], + 'select_enum' => [ qw( 2017 2016 2015 ) ], }, {