X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=48b39c5b2ff359e3c1625d6c9c8fbd341d3e0bfe;hb=cc3a43f7d4386297a8babebfdd49646f836db127;hp=d8c29f36436071ee76be35a74ea9c3815ec98525;hpb=9b3e40ffd129991d4567a3439eb2060c64cfa885;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index d8c29f364..48b39c5b2 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5599,6 +5599,13 @@ and customer address. Include units.', 'type' => 'checkbox', }, + { + 'key' => 'default_credit_limit', + 'section' => 'billing', + 'description' => 'Default customer credit limit', + 'type' => 'text', + }, + { key => "apacheroot", section => "deprecated", description => "DEPRECATED", type => "text" }, { key => "apachemachine", section => "deprecated", description => "DEPRECATED", type => "text" }, { key => "apachemachines", section => "deprecated", description => "DEPRECATED", type => "text" },