[freeside-commits] branch FREESIDE_3_BRANCH updated. ea4e037e3b3250815344e27e777d975f90a2f462

Ivan ivan at 420.am
Wed Jun 29 20:29:29 PDT 2016


The branch, FREESIDE_3_BRANCH has been updated
       via  ea4e037e3b3250815344e27e777d975f90a2f462 (commit)
      from  7def199953bb9bd4a240eeb9bde4b867a1d46989 (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 ea4e037e3b3250815344e27e777d975f90a2f462
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Jun 29 20:29:25 2016 -0700

    fix deprecation doc for tax-cust_exempt-groups-require_individual_nums

diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index ef841ad..8c131a1 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -5447,7 +5447,7 @@ and customer address. Include units.',
   {
     'key'         => 'tax-cust_exempt-groups-require_individual_nums',
     'section'     => 'deprecated',
-    'description' => 'Deprecated: see tax-cust_exempt-groups-number_requirement',
+    'description' => 'Deprecated: see tax-cust_exempt-groups-num_req',
     'type'        => 'checkbox',
   },
 

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

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




More information about the freeside-commits mailing list