English

Lists information about all cases saved by a given case worker within the span of two dates.

Parameter from – Start date (inclusive) from which cases are fetched. Given in the form yyyy-MM-ddTHH:mm:ss.SSSZ as a dateTime object. For example: 2020-10-01T00:00:00.000Z

Parameter tom – End date (exclusive, whole day) until which cases are fetched. Given in the form yyyy-MM-ddTHH:mm:ss.SSSZ as a dateTime object. For example: 2020-10-05T00:00:00.000Z, if cases up until and including 2020-10-04 are desired.

Parameter Handlaeggare – Name of the case worker whose cases should be fetched.

Returns an array of KalkylInfo objects representing the cases the case worker has saved.

The function cannot be called unless the following configuration is set to true:

capitex_boendekalkyl_applikationsservice_aktivera_listaenhandlaeggareskalkyler

Swedish

Denna funktion listar information om alla kalkyler gjorda av en viss handläggare inom ett visst datumintervall. Inparameter är handläggarens namn, från-datum och till-datum. Funktionen returnerar en array med KalkylInfo.

För att funktionen ska gå att anropa måste följande inställning sättas till true:
capitex_boendekalkyl_applikationsservice_aktivera_listaenhandlaeggareskalkyler