X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FClientAPI%2FSignup.pm;h=220bedaf5d66c5241d57ed98cc92d2e4f309af16;hp=0a9813fd078babb4f01a944bd7a87bf8a2f6dd10;hb=ecac079f31f3b96160b4ea480fbb735e34f8ce28;hpb=c649441b5fdab63a35cdfe3907b486630af658bb diff --git a/FS/FS/ClientAPI/Signup.pm b/FS/FS/ClientAPI/Signup.pm index 0a9813fd0..220bedaf5 100644 --- a/FS/FS/ClientAPI/Signup.pm +++ b/FS/FS/ClientAPI/Signup.pm @@ -822,8 +822,8 @@ sub new_customer { depend_jobnum => $placeholder->jobnum, selfservice => 1, ); - #warn "$me error collecting from new customer: $bill_error" - # if $bill_error; + warn "$me error collecting from new customer: $bill_error" + if $bill_error && !ref($bill_error); } if ($bill_error && ref($bill_error) eq 'HASH') {