X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=d6da596c25bd54f07a47dd3349d8172249a42bab;hb=83bc1fdf7145a2525b7e48f1dc6064e55ab4f31b;hp=e04ab1a315404afc7c484c6dc1e536710a68b9ac;hpb=73aa1997599d7e079f94ae984509e7a116a2ce46;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index e04ab1a31..d6da596c2 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3341,6 +3341,13 @@ and customer address. Include units.', }, { + 'key' => 'cust_main-edit_calling_list_exempt', + 'section' => 'UI', + 'description' => 'Display the "calling_list_exempt" checkbox on customer edit.', + 'type' => 'checkbox', + }, + + { 'key' => 'support-key', 'section' => '', 'description' => 'A support key enables access to commercial services delivered over the network, such as the payroll module, access to the internal ticket system, priority support and optional backups.',