[freeside-commits] branch FREESIDE_4_BRANCH updated. 73b5f7695a9a3d12b5aa4f6b334b56eab872a45d

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


The branch, FREESIDE_4_BRANCH has been updated
       via  73b5f7695a9a3d12b5aa4f6b334b56eab872a45d (commit)
      from  8cd5fa355b5c0e30f2947459eb21338ad6aa9056 (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 73b5f7695a9a3d12b5aa4f6b334b56eab872a45d
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Jun 29 20:29:16 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 e553e09..dd0e032 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -5157,7 +5157,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