[freeside-commits] branch master updated. 47a843b88c44f1d2d2c9a0101dbeb806f2644c11

Ivan ivan at 420.am
Tue Apr 5 19:49:03 PDT 2016


The branch, master has been updated
       via  47a843b88c44f1d2d2c9a0101dbeb806f2644c11 (commit)
      from  c2ba32903b5314972821cc4f4b787369f57cd3cb (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 47a843b88c44f1d2d2c9a0101dbeb806f2644c11
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Tue Apr 5 19:49:02 2016 -0700

    more helpful message, hopefully, RT#39368

diff --git a/FS/FS/part_pkg/global_Mixin.pm b/FS/FS/part_pkg/global_Mixin.pm
index 1d2a601..9faddf0 100644
--- a/FS/FS/part_pkg/global_Mixin.pm
+++ b/FS/FS/part_pkg/global_Mixin.pm
@@ -41,7 +41,7 @@ tie my %a2billing_simultaccess, 'Tie::IxHash', (
       'type' => 'checkbox',
     },
     'delay_cancel' => {
-      'name' => 'Automatic suspension period before cancelling',
+      'name' => 'Automatic suspension period before cancelling (configuration setting part_pkg-delay_cancel-days)',
       'type' => 'checkbox',
     },
 

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

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




More information about the freeside-commits mailing list