X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=bb9046af2aa7c157b6ced4cee9be741ed800bb53;hp=79b74c45020fcf67d6dca4792c96d86d39311fa3;hb=e4a3eb292893c0efc15d2ee591fa2a05c31dbeff;hpb=0d633515080e8c701d0ac43359c562f617e7529f diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 79b74c450..bb9046af2 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5831,6 +5831,13 @@ and customer address. Include units.', 'type' => 'checkbox', }, + { + 'key' => 'cust_main-default_commercial', + 'section' => 'UI', + 'description' => 'Default for new customers is commercial rather than residential.', + 'type' => 'checkbox', + }, + { key => "apacheroot", section => "deprecated", description => "DEPRECATED", type => "text" }, { key => "apachemachine", section => "deprecated", description => "DEPRECATED", type => "text" }, { key => "apachemachines", section => "deprecated", description => "DEPRECATED", type => "text" },