[freeside-commits] freeside/FS/FS/part_event/Condition pkg_next_bill_within.pm, 1.1, 1.2

Ivan,,, ivan at wavetail.420.am
Wed Aug 25 15:11:10 PDT 2010


Update of /home/cvs/cvsroot/freeside/FS/FS/part_event/Condition
In directory wavetail.420.am:/tmp/cvs-serv29879

Modified Files:
	pkg_next_bill_within.pm 
Log Message:
slightly better description?

Index: pkg_next_bill_within.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_event/Condition/pkg_next_bill_within.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -d -r1.1 -r1.2
--- pkg_next_bill_within.pm	21 Aug 2010 00:17:26 -0000	1.1
+++ pkg_next_bill_within.pm	25 Aug 2010 22:11:08 -0000	1.2
@@ -5,7 +5,7 @@
 use FS::Record qw( qsearch );
 
 sub description {
-  'Next bill date within interval';
+  'Next bill date within upcoming interval';
 }
 
 # Run the event when the next bill date is within X days.



More information about the freeside-commits mailing list