[freeside-commits] freeside/FS/FS/part_pkg torrus_Common.pm, 1.1, 1.2
Ivan,,,
ivan at wavetail.420.am
Fri Jan 7 16:56:08 PST 2011
- Previous message: [freeside-commits] freeside/torrus FREESIDE_MODIFIED, NONE, 1.1 FREESIDE_INSTALL, 1.2, 1.3
- Next message: [freeside-commits] freeside/FS/FS/part_pkg flat.pm, 1.55, 1.56 prorate_Mixin.pm, 1.7, 1.8 subscription.pm, 1.19, 1.20
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/FS/FS/part_pkg
In directory wavetail.420.am:/tmp/cvs-serv18912/FS/FS/part_pkg
Modified Files:
torrus_Common.pm
Log Message:
torrus, RT#10574
Index: torrus_Common.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_pkg/torrus_Common.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -d -r1.1 -r1.2
--- torrus_Common.pm 8 Jan 2011 00:54:56 -0000 1.1
+++ torrus_Common.pm 8 Jan 2011 00:56:06 -0000 1.2
@@ -28,13 +28,13 @@
my $self = shift;
my($cust_pkg, $sdate, $details, $param ) = @_;
- my $serviceid = 'TESTING_1'; #XXX from svc_port (loop?)
-
my $rep_id = 2; #XXX find the one matching the timeframe
#SELECT id FROM WHERE reportname = 'MonthlyUsage' AND rep_date = ''
#XXX abort if ! iscomplete?
+ my $serviceid = 'TESTING_1'; #XXX from svc_port (loop?)
+
my $sql = "
SELECT value FROM reportfields
WHERE rep_id = $rep_id
- Previous message: [freeside-commits] freeside/torrus FREESIDE_MODIFIED, NONE, 1.1 FREESIDE_INSTALL, 1.2, 1.3
- Next message: [freeside-commits] freeside/FS/FS/part_pkg flat.pm, 1.55, 1.56 prorate_Mixin.pm, 1.7, 1.8 subscription.pm, 1.19, 1.20
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list