add to a section that exists in v3, RT#79737
authorIvan Kohler <ivan@freeside.biz>
Thu, 31 May 2018 22:12:57 +0000 (15:12 -0700)
committerIvan Kohler <ivan@freeside.biz>
Thu, 31 May 2018 22:12:57 +0000 (15:12 -0700)
FS/FS/Conf.pm

index 8b18a3c..97a258c 100644 (file)
@@ -888,7 +888,7 @@ my $validate_email = sub { $_[0] =~
 
   {
     'key'         => 'credit-card-surcharge-flatfee',
-    'section'     => 'credit_cards',
+    'section'     => 'billing',
     'description' => 'Add a credit card surcharge to invoices, as a flat fee.',
     'type'        => 'text',
     'per_agent'   => 1,