X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fsvc_phone.cgi;h=323be63dc93ea36d3db9fae4dcfce16ee6e6be80;hb=f62a68016f32b443084705b0e7851497b308f81d;hp=2943c5857cdf4e99ccca9b930c0dc738ae05c4a8;hpb=3892b13ea137969a2b4f880883960e58003cc1b3;p=freeside.git diff --git a/httemplate/view/svc_phone.cgi b/httemplate/view/svc_phone.cgi index 2943c5857..323be63dc 100644 --- a/httemplate/view/svc_phone.cgi +++ b/httemplate/view/svc_phone.cgi @@ -68,6 +68,7 @@ my $html_foot = sub { tie my %what, 'Tie::IxHash', 'pending' => 'NULL', 'billed' => 'done', + 'skipped' => 'failed', ; my $number = $svc_phone->phonenum;