X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=4c6b1e4851760fa741f8c34ee3d555fd004282f2;hb=622c72770c971ae44d37dfb59a0f25972051a25a;hp=5ea3555e787422f973901e69734abfafe0bba8b0;hpb=f2b32e2c9f07f3f52fa69e3c9364ec968ed11027;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 5ea3555e7..4c6b1e485 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4553,6 +4553,13 @@ and customer address. Include units.', }, { + 'key' => 'cust_main-no_city_in_address', + 'section' => 'UI', + 'description' => 'Turn off City for billing & shipping addresses', + 'type' => 'checkbox', + }, + + { 'key' => 'census_year', 'section' => 'UI', 'description' => 'The year to use in census tract lookups. NOTE: you need to select 2012 or 2013 for Year 2010 Census tract codes. A selection of 2011 provides Year 2000 Census tract codes. Use the freeside-censustract-update tool if exisitng customers need to be changed.',