From 608cb226935dcc6d96ebafe24683136256895e18 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sat, 11 Jan 2014 22:54:46 -0800 Subject: indosoft integration, RT#25555 --- FS/FS/part_export/indosoft_pbx.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/part_export/indosoft_pbx.pm b/FS/FS/part_export/indosoft_pbx.pm index 23ad67a29..2c50f8c70 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, -- cgit v1.2.1