[freeside-commits] branch FREESIDE_3_BRANCH updated. 36b5fc9c511af4fdf1f09530129352b3d7f2685e

Ivan ivan at 420.am
Thu Dec 22 14:02:59 PST 2016


The branch, FREESIDE_3_BRANCH has been updated
       via  36b5fc9c511af4fdf1f09530129352b3d7f2685e (commit)
      from  325cf93ded5af225b3ec4a2fc896a456db86109c (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 36b5fc9c511af4fdf1f09530129352b3d7f2685e
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Thu Dec 22 14:02:57 2016 -0800

    omit due date option, RT#73002

diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index dd0d621..8009b65 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -1681,7 +1681,7 @@ and customer address. Include units.',
 
   { 
     'key'         => 'invoice_omit_due_date',
-    'section'     => 'invoice_balances',
+    'section'     => 'invoicing',
     'description' => 'Omit the "Please pay by (date)" from invoices.',
     '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