X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;fp=FS%2FFS%2FConf.pm;h=6b7dbe0d3882d48740f8c171e51eec9294843ee1;hp=990f2a3be2f795221df26c6363ed16de0046b984;hb=07b346c23e24d7fb368935b964c091421517dbc0;hpb=39886919a332d3cd4b8a3d9ad9b7a9f14d0576a0 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 990f2a3be..6b7dbe0d3 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4282,7 +4282,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', }, { @@ -4316,6 +4315,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', ],