X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=7dbc2ebf21a4eb3efe52118627b80b427db9b0f1;hb=35400352f9f9b7f9fd38bc97c9766b74378895a6;hp=eec719a36fc73364624f1db16ff58ae40d4f163a;hpb=4119910e78a72125c1da1df2a4b64c9ea927314a;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index eec719a36..7dbc2ebf2 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', }, { @@ -4322,6 +4321,7 @@ and customer address. Include units.', 'description' => 'Method for standardizing customer addresses.', 'type' => 'select', 'select_hash' => [ '' => '', + 'uscensus' => 'U.S. Census Bureau', 'usps' => 'U.S. Postal Service', 'tomtom' => 'TomTom', 'melissa' => 'Melissa WebSmart',