X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=72421c767248af36b4e033573b2c129d9eb075f4;hb=2040b70c10db3390b26777bc584d54333534419d;hp=eec719a36fc73364624f1db16ff58ae40d4f163a;hpb=6de06472ab43534bd889e531ae060bbd4c935518;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index eec719a36..72421c767 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4289,7 +4289,6 @@ and customer address. Include units.', 'section' => 'invoicing', 'description' => 'Instead of showing payments (and credits) applied to the invoice, show those received since the previous invoice date.', 'type' => 'checkbox', - 'uscensus' => 'U.S. Census Bureau', }, { @@ -4323,6 +4322,7 @@ and customer address. Include units.', 'type' => 'select', 'select_hash' => [ '' => '', 'usps' => 'U.S. Postal Service', + 'uscensus' => 'U.S. Census Bureau', 'tomtom' => 'TomTom', 'melissa' => 'Melissa WebSmart', ],