[freeside-commits] freeside/fs_selfservice/FS-SelfService SelfService.pm, 1.26.2.14, 1.26.2.15
Ivan,,,
ivan at wavetail.420.am
Sun Oct 25 15:59:29 PDT 2009
Update of /home/cvs/cvsroot/freeside/fs_selfservice/FS-SelfService
In directory wavetail.420.am:/tmp/cvs-serv15152/fs_selfservice/FS-SelfService
Modified Files:
Tag: FREESIDE_1_7_BRANCH
SelfService.pm
Log Message:
backport realtime_collect to 1.7 for SG to use instead of calling collect, RT#5071
Index: SelfService.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/fs_selfservice/FS-SelfService/SelfService.pm,v
retrieving revision 1.26.2.14
retrieving revision 1.26.2.15
diff -u -d -r1.26.2.14 -r1.26.2.15
--- SelfService.pm 24 Sep 2009 03:14:32 -0000 1.26.2.14
+++ SelfService.pm 25 Oct 2009 22:59:27 -0000 1.26.2.15
@@ -39,6 +39,7 @@
'process_payment_change_pkg' => 'MyAccount/process_payment_change_pkg',
'process_payment_order_renew' => 'MyAccount/process_payment_order_renew',
'process_prepay' => 'MyAccount/process_prepay',
+ 'realtime_collect' => 'MyAccount/realtime_collect',
'list_pkgs' => 'MyAccount/list_pkgs', #add to ss (added?)
'list_svcs' => 'MyAccount/list_svcs', #add to ss (added?)
'list_svc_usage' => 'MyAccount/list_svc_usage',
More information about the freeside-commits
mailing list