freeside/FS/FS cust_pay.pm,1.34,1.35

ivan ivan at pouncequick.420.am
Wed Jul 7 09:06:32 PDT 2004


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory pouncequick:/tmp/cvs-serv14804

Modified Files:
	cust_pay.pm 
Log Message:
allow payment modification so we can import order_number info

Index: cust_pay.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/cust_pay.pm,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- cust_pay.pm	6 Jul 2004 17:26:02 -0000	1.34
+++ cust_pay.pm	7 Jul 2004 16:06:29 -0000	1.35
@@ -325,13 +325,7 @@
 
 =item replace OLD_RECORD
 
-Currently unimplemented (accounting reasons).
-
-=cut
-
-sub replace {
-   return "Can't (yet?) modify cust_pay records!";
-}
+You probably shouldn't modify payments...
 
 =item check
 




More information about the freeside-commits mailing list