RT# 33362 - fixed Argument 1d is not numeric when trying to discount daily recuring...
[freeside.git] / FS / FS / agent_payment_gateway.pm
index 4991c19..6a7cc06 100644 (file)
@@ -1,5 +1,6 @@
 package FS::agent_payment_gateway;
 use base qw(FS::Record);
+use FS::Record qw( qsearch );
 
 use strict;