From: Ivan Kohler Date: Thu, 6 Jun 2013 05:52:50 +0000 (-0700) Subject: remove echeck-nonus X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=de7cfa5739065686951753a1196e002cddcb744a remove echeck-nonus --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 7e835a219..c85e4a593 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3407,13 +3407,6 @@ and customer address. Include units.', }, { - 'key' => 'echeck-nonus', - 'section' => 'billing', - 'description' => 'Disable ABA-format account checking for Electronic Check payment info', - 'type' => 'checkbox', - }, - - { 'key' => 'echeck-country', 'section' => 'billing', 'description' => 'Format electronic check information for the specified country.',