[freeside-commits] branch FREESIDE_4_BRANCH updated. df4a504190ec8c5b6f008441eb191407bdb1a5df

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


The branch, FREESIDE_4_BRANCH has been updated
       via  df4a504190ec8c5b6f008441eb191407bdb1a5df (commit)
      from  d034bbc6d3efc645a61b854942d1717bc636f876 (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 df4a504190ec8c5b6f008441eb191407bdb1a5df
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Jun 14 14:09:41 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