X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpart_export%2Findosoft_pbx.pm;h=2c50f8c70d44e0e390836bf99bef09ed15bbb62a;hp=23ad67a296c5fc9b24011b2cb134adc6aa0fa335;hb=38e34bbc53a4222c7507e95914e1364a5a74623f;hpb=7dd026a106a667317a64568708a727c6e5bec55a 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,