From: Ivan Kohler Date: Sat, 26 Jan 2013 21:29:40 +0000 (-0800) Subject: update the redunant fallback default for 477 reports to 2012 ffiec (2010 census) X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=55e2b73fce4db4aa189b1c102a798c4f7060d109 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 5cb10b2fb..2ad8311d0 100644 --- a/FS/FS/Misc/Geo.pm +++ b/FS/FS/Misc/Geo.pm @@ -81,7 +81,7 @@ sub get_censustract_ffiec { 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,