[freeside-commits] freeside/bin find-overapplied,1.1.2.2,1.1.2.3

Ivan,,, ivan at wavetail.420.am
Fri Jul 13 17:44:05 PDT 2007


Update of /home/cvs/cvsroot/freeside/bin
In directory wavetail:/tmp/cvs-serv8672

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	find-overapplied 
Log Message:
a payment, by any other name

Index: find-overapplied
===================================================================
RCS file: /home/cvs/cvsroot/freeside/bin/find-overapplied,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- find-overapplied	13 Jul 2007 23:59:39 -0000	1.1.2.2
+++ find-overapplied	14 Jul 2007 00:44:02 -0000	1.1.2.3
@@ -18,7 +18,7 @@
 }
 
 if ( @payments ) {
-  print scalar(@payments). " overapplied credits:\n". Dumper(@payments). "\n";
+  print scalar(@payments). " overapplied payments:\n". Dumper(@payments). "\n";
 }
 
 sub usage {



More information about the freeside-commits mailing list