indosoft integration, RT#25555
authorIvan Kohler <ivan@freeside.biz>
Sun, 12 Jan 2014 06:54:46 +0000 (22:54 -0800)
committerIvan Kohler <ivan@freeside.biz>
Sun, 12 Jan 2014 06:54:46 +0000 (22:54 -0800)
FS/FS/part_export/indosoft_pbx.pm

index 23ad67a..2c50f8c 100644 (file)
@@ -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,