[freeside-commits] branch master updated. 608cb226935dcc6d96ebafe24683136256895e18

Ivan ivan at 420.am
Sat Jan 11 22:54:49 PST 2014


The branch, master has been updated
       via  608cb226935dcc6d96ebafe24683136256895e18 (commit)
      from  7dd026a106a667317a64568708a727c6e5bec55a (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 608cb226935dcc6d96ebafe24683136256895e18
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sat Jan 11 22:54:46 2014 -0800

    indosoft integration, RT#25555

diff --git a/FS/FS/part_export/indosoft_pbx.pm b/FS/FS/part_export/indosoft_pbx.pm
index 23ad67a..2c50f8c 100644
--- a/FS/FS/part_export/indosoft_pbx.pm
+++ b/FS/FS/part_export/indosoft_pbx.pm
@@ -77,7 +77,7 @@ sub _export_insert {
     }
 
     my $uuid = $self->indosoft_command( 'editEmployee',
-      'mode'        => 'create'
+      'mode'        => 'create',
       'tenant_uuid' => $svc_x->svc_pbx->id,
       'username'    => $svc_x->username,
       'password'    => $svc_x->_password,

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

Summary of changes:
 FS/FS/part_export/indosoft_pbx.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list