Merge branch 'master' of git.freeside.biz:/home/git/freeside
authorIvan Kohler <ivan@freeside.biz>
Fri, 11 May 2018 18:12:03 +0000 (11:12 -0700)
committerIvan Kohler <ivan@freeside.biz>
Fri, 11 May 2018 18:12:03 +0000 (11:12 -0700)
FS/FS/cust_main/Billing_Realtime.pm

index 75c310e..78f2cbc 100644 (file)
@@ -1203,6 +1203,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)";
     }