From: Ivan Kohler Date: Thu, 6 Jun 2013 05:52:27 +0000 (-0700) Subject: deprecate echeck-nonus, its already unused and migrated to echeck-country X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=8f90756a88b7326dc01bfc9b6d73958e65f84629;p=freeside.git deprecate echeck-nonus, its already unused and migrated to echeck-country --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 4e164592e..1fc419a50 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3415,8 +3415,8 @@ and customer address. Include units.', { 'key' => 'echeck-nonus', - 'section' => 'billing', - 'description' => 'Disable ABA-format account checking for Electronic Check payment info', + 'section' => 'deprecated', + 'description' => 'Deprecated; see echeck-country instead. Used to disable ABA-format account checking for Electronic Check payment info', 'type' => 'checkbox', },