Merge branch 'master' of ssh://git.freeside.biz/home/git/freeside
authorChristopher Burger <burgerc@freeside.biz>
Sat, 12 May 2018 00:44:16 +0000 (20:44 -0400)
committerChristopher Burger <burgerc@freeside.biz>
Sat, 12 May 2018 00:44:16 +0000 (20:44 -0400)
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)";
     }