From: Ivan Kohler Date: Wed, 14 Jun 2017 21:09:42 +0000 (-0700) Subject: add e911 to vitelity integration, RT#73618, RT#76262 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=226a7d0189cb43980a37c586c28fb62074b5117f add e911 to vitelity integration, RT#73618, RT#76262 --- diff --git a/FS/FS/part_export/vitelity.pm b/FS/FS/part_export/vitelity.pm index 1505c78d3..30c68d316 100644 --- a/FS/FS/part_export/vitelity.pm +++ b/FS/FS/part_export/vitelity.pm @@ -320,7 +320,7 @@ sub _export_insert { ''; } -sub e911send { +sub e911_send { my($self, $svc_phone) = (shift, shift); return '' if $self->option('disable_e911');