[freeside-commits] branch FREESIDE_3_BRANCH updated. 226a7d0189cb43980a37c586c28fb62074b5117f

Ivan ivan at 420.am
Wed Jun 14 14:09:44 PDT 2017


The branch, FREESIDE_3_BRANCH has been updated
       via  226a7d0189cb43980a37c586c28fb62074b5117f (commit)
      from  884bd92cd47b9602dab999502877545a5bc5be98 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 226a7d0189cb43980a37c586c28fb62074b5117f
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Jun 14 14:09:42 2017 -0700

    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 1505c78..30c68d3 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');

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/part_export/vitelity.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list