From: ivan Date: Mon, 24 Jan 2011 00:49:23 +0000 (+0000) Subject: torrus, RT#10574 X-Git-Tag: freeside_2_3_0~703 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=b8aee5aec07186d681075de466ed204d2d0246b2;p=freeside.git torrus, RT#10574 --- diff --git a/FS/FS/part_pkg/torrus_Common.pm b/FS/FS/part_pkg/torrus_Common.pm index 672fa86fd..c8915ce4c 100644 --- a/FS/FS/part_pkg/torrus_Common.pm +++ b/FS/FS/part_pkg/torrus_Common.pm @@ -53,7 +53,7 @@ sub calc_usage { SELECT value FROM reportfields WHERE rep_id = $rep_id AND name = ? - AND servciceid = ? + AND serviceid = ? "; my $total = 0;