[freeside-commits] branch master updated. 72ba4b0d03f761655f8e3deff802e39234eb64bb

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


The branch, master has been updated
       via  72ba4b0d03f761655f8e3deff802e39234eb64bb (commit)
      from  b070506cd3db05618a5c5ce0c608c527014354d3 (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 72ba4b0d03f761655f8e3deff802e39234eb64bb
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Jun 14 14:09:39 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 2956326..e53f7b7 100644
--- a/FS/FS/part_export/vitelity.pm
+++ b/FS/FS/part_export/vitelity.pm
@@ -394,7 +394,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