From: Ivan Kohler Date: Sat, 26 Jan 2013 21:29:42 +0000 (-0800) Subject: update the redunant fallback default for 477 reports to 2012 ffiec (2010 census) X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=2ea84e664770f64211c3b6c0f139d82973aad7c7;p=freeside.git update the redunant fallback default for 477 reports to 2012 ffiec (2010 census) --- diff --git a/FS/FS/Misc/Geo.pm b/FS/FS/Misc/Geo.pm index 5d6f33cb7..42bf798ae 100644 --- a/FS/FS/Misc/Geo.pm +++ b/FS/FS/Misc/Geo.pm @@ -75,7 +75,7 @@ sub get_censustract { my($zip5, $zip4) = split('-',$location->{zip}); - $year ||= '2011'; #2012 per http://transition.fcc.gov/form477/techfaqs.html soon/now? + $year ||= '2012'; my @ffiec_args = ( __VIEWSTATE => $viewstate, __EVENTVALIDATION => $eventvalidation,