[freeside-commits] freeside/FS MANIFEST,1.115,1.116
Ivan,,,
ivan at wavetail.420.am
Thu Sep 13 15:35:21 PDT 2007
Update of /home/cvs/cvsroot/freeside/FS
In directory wavetail:/tmp/cvs-serv1827/FS
Modified Files:
MANIFEST
Log Message:
rename svc_acct_rt_transaction to acct_rt_transaction, as it is not a service, its something that hangs off of an svc_acct (like an acct_snarf). thank goodness was able to do this before its any sort of migration problem...
Index: MANIFEST
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/MANIFEST,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -d -r1.115 -r1.116
--- MANIFEST 16 Aug 2007 13:40:45 -0000 1.115
+++ MANIFEST 13 Sep 2007 22:35:19 -0000 1.116
@@ -388,5 +388,5 @@
t/cust_pkg_option.t
FS/conf.pm
t/conf.t
-FS/svc_acct_rt_transaction.pm
-t/svc_acct_rt_transaction.t
+FS/acct_rt_transaction.pm
+t/acct_rt_transaction.t
More information about the freeside-commits
mailing list