[freeside-commits] branch FREESIDE_3_BRANCH updated. 1aef4abc1ce1a8469b7b707904993647a57ab296

Ivan Kohler ivan at freeside.biz
Thu May 31 15:12:59 PDT 2018


The branch, FREESIDE_3_BRANCH has been updated
       via  1aef4abc1ce1a8469b7b707904993647a57ab296 (commit)
      from  ec61d63e707e874ae5ba606accb192dfb6b5ef82 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1aef4abc1ce1a8469b7b707904993647a57ab296
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Thu May 31 15:12:57 2018 -0700

    add to a section that exists in v3, RT#79737

diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 8b18a3c3c..97a258ca0 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -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,

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/Conf.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list