X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=2a11e5e207f602a00c299a412ca55e38a363ec6b;hb=bd070d61afd640efdc7e659945badb04d99658a7;hp=90b11a047461d19ce86e6e277ad1c217e2b9f8f1;hpb=2fc2924eeebcd3951cbf862da44729187f35ca8d;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 90b11a047..2a11e5e20 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5845,6 +5845,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" },