should log to our db
authorIvan Kohler <ivan@freeside.biz>
Fri, 11 May 2018 18:11:57 +0000 (11:11 -0700)
committerIvan Kohler <ivan@freeside.biz>
Fri, 11 May 2018 18:11:57 +0000 (11:11 -0700)
FS/FS/cust_main/Billing_Realtime.pm

index f16752b..dcf5b7b 100644 (file)
@@ -1193,6 +1193,7 @@ sub _realtime_bop_result {
               "resolved - error updating status for paypendingnum ".
               $cust_pay_pending->paypendingnum. ": $cpp_done_err \n";
       warn $e;
+      #XXX internal system log $e (what's going on?)
       $perror = "$e ($perror)";
     }