enable CardFortress in test database, #71513
[freeside.git] / FS / FS / Cron / upload.pm
index 03ed366..6a4d153 100644 (file)
@@ -508,7 +508,7 @@ sub prepare_report {
 
   (
     to      => $to,
-    from    => $conf->config('invoice_from', $agentnum),
+    from    => $conf->invoice_from_full($agentnum),
     subject => $subject,
     body    => $body,
   );