X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=b3fdfdcf435a24900f50af50d1c9a90ec163727f;hp=633d5c5ee2761e256cc819f2a3bf0c6b39b13b77;hb=3d62ec9362d0b22c17a17da6197f8b2fc219a54e;hpb=17e269dff1e784069ab2161a3feb4676b781845f diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 633d5c5ee..b3fdfdcf4 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2959,6 +2959,13 @@ and customer address. Include units.', }, { + 'key' => 'echeck-no_routing', + 'section' => 'billing', + 'description' => 'Disable the routing number entirely for Electronic Check payment info.', + 'type' => 'checkbox', + }, + + { 'key' => 'voip-cust_accountcode_cdr', 'section' => 'telephony', 'description' => 'Enable the per-customer option for CDR breakdown by accountcode.',