[freeside-commits] branch FREESIDE_3_BRANCH updated. 72606ff237b4b05bea66ba306627bd464701d2e5
Ivan
ivan at 420.am
Tue Apr 5 19:49:05 PDT 2016
The branch, FREESIDE_3_BRANCH has been updated
via 72606ff237b4b05bea66ba306627bd464701d2e5 (commit)
from 581667942ed4683643f24d1a7bbbe499030f1ca4 (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 72606ff237b4b05bea66ba306627bd464701d2e5
Author: Ivan Kohler <ivan at freeside.biz>
Date: Tue Apr 5 19:49:04 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