deprecate echeck-nonus, its already unused and migrated to echeck-country
authorIvan Kohler <ivan@freeside.biz>
Thu, 6 Jun 2013 05:52:27 +0000 (22:52 -0700)
committerIvan Kohler <ivan@freeside.biz>
Thu, 6 Jun 2013 05:52:27 +0000 (22:52 -0700)
FS/FS/Conf.pm

index 4e16459..1fc419a 100644 (file)
@@ -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',
   },