[freeside-commits] branch FREESIDE_4_BRANCH updated. 7127c07dc9cc26c834d6f83605c6893aa4554741

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


The branch, FREESIDE_4_BRANCH has been updated
       via  7127c07dc9cc26c834d6f83605c6893aa4554741 (commit)
      from  5c2717c5e1e09d2c60bb2bd13d1368f7b719f01b (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 7127c07dc9cc26c834d6f83605c6893aa4554741
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Tue Apr 5 19:49:03 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