[freeside-commits] branch master updated. c128c075054a208e97a6815d5920892a0b75d33b

Mitch Jackson mitch at freeside.biz
Tue Mar 27 23:00:36 PDT 2018


The branch, master has been updated
       via  c128c075054a208e97a6815d5920892a0b75d33b (commit)
      from  5dea8988e7a25387bb3a3fedff67b62851280016 (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 c128c075054a208e97a6815d5920892a0b75d33b
Author: Mitch Jackson <mitch at freeside.biz>
Date:   Wed Mar 28 00:59:46 2018 -0500

    RT# 79636 Update label for conf flag invoice_sections

diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 9dd10a4c7..f3e2890a1 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -1578,7 +1578,7 @@ and customer address. Include units.',
   { 
     'key'         => 'invoice_sections',
     'section'     => 'invoicing',
-    'description' => 'Split invoice into sections and label according to package category when enabled.',
+    'description' => 'Split invoice into sections and label according to either package category or location when enabled.',
     'type'        => 'checkbox',
     '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