From 8f90756a88b7326dc01bfc9b6d73958e65f84629 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 5 Jun 2013 22:52:27 -0700 Subject: [PATCH] deprecate echeck-nonus, its already unused and migrated to echeck-country --- FS/FS/Conf.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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', }, -- 2.20.1