X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=f3e53b5377fb4fab58b9aee413f7f42a54c0f8bb;hb=356bb8925386a8a7a5fd49916130329178fceee5;hp=6ea5a51eb9d6a85a6d9baa8a6ec1a4bdf1ac65a1;hpb=2bdc70cd2805eb4299c7e5b26b9e9c455654b27f;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 6ea5a51eb..f3e53b537 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2658,6 +2658,14 @@ and customer address. Include units.', }, { + 'key' => 'company_phonenum', + 'section' => 'notification', + 'description' => 'Your company phone number', + 'type' => 'text', + 'per_agent' => 1, + }, + + { 'key' => 'echeck-void', 'section' => 'deprecated', 'description' => 'DEPRECATED, now controlled by ACLs. Used to enable local-only voiding of echeck payments in addition to refunds against the payment gateway',