X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FClientAPI_XMLRPC.pm;h=d720db268048f91db211206536349ada6794eb1d;hp=086a7b04ee0aa566afc6c4aabff1a991d514ac72;hb=e94760d804c5638ecbd1487e8c3a2797f0034846;hpb=658a793422919736368e1f0a29b0f448ef362908 diff --git a/FS/FS/ClientAPI_XMLRPC.pm b/FS/FS/ClientAPI_XMLRPC.pm index 086a7b04e..d720db268 100644 --- a/FS/FS/ClientAPI_XMLRPC.pm +++ b/FS/FS/ClientAPI_XMLRPC.pm @@ -131,6 +131,8 @@ sub ss2clientapi { 'set_svc_status_hash' => 'MyAccount/set_svc_status_hash', 'set_svc_status_listadd' => 'MyAccount/set_svc_status_listadd', 'set_svc_status_listdel' => 'MyAccount/set_svc_status_listdel', + 'set_svc_status_vacationadd'=> 'MyAccount/set_svc_status_vacationadd', + 'set_svc_status_vacationdel'=> 'MyAccount/set_svc_status_vacationdel', 'acct_forward_info' => 'MyAccount/acct_forward_info', 'process_acct_forward' => 'MyAccount/process_acct_forward', 'list_dsl_devices' => 'MyAccount/list_dsl_devices',