[freeside-commits] freeside/FS FS.pm,1.30,1.31 MANIFEST,1.97,1.98

Jeff Finucane,420,, jeff at wavetail.420.am
Sat May 20 13:06:31 PDT 2006


Update of /home/cvs/cvsroot/freeside/FS
In directory wavetail:/tmp/cvs-serv31811/FS

Modified Files:
	FS.pm MANIFEST 
Log Message:
first stab at BoM download

Index: FS.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS.pm,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- FS.pm	17 Aug 2005 22:23:46 -0000	1.30
+++ FS.pm	20 May 2006 20:06:29 -0000	1.31
@@ -142,7 +142,9 @@
 
 L<FS::cust_pay_refund> - Refund application to payment class
 
-L<FS::cust_pay_batch> - Credit card transaction queue class
+L<FS::pay_batch> - Credit card transaction queue class
+
+L<FS::cust_pay_batch> - Credit card transaction member queue class
 
 L<FS::prepay_credit> - Prepaid "calling card" credit class.
 

Index: MANIFEST
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/MANIFEST,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -d -r1.97 -r1.98
--- MANIFEST	14 May 2006 16:47:31 -0000	1.97
+++ MANIFEST	20 May 2006 20:06:29 -0000	1.98
@@ -340,3 +340,9 @@
 FS/access_right.pm
 t/access_right.t
 FS/m2m_Common.pm
+FS/pay_batch.pm
+t/pay_batch.t
+FS/pay_batch.pm
+t/pay_batch.t
+FS/pay_batch.pm
+t/pay_batch.t



More information about the freeside-commits mailing list