You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: app/src/main/kotlin/no/nav/tiltakspenger/saksbehandling/repository/statistikk/sak/StatistikkSakRepoImpl.kt
Copy file name to clipboardexpand all lines: app/src/main/kotlin/no/nav/tiltakspenger/saksbehandling/saksbehandling/service/statistikk/sak/StatistikkSakDTO.kt
-7
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,6 @@ data class StatistikkSakDTO(
31
31
valforventetOppstartTidspunkt:LocalDate?,
32
32
/** Tidspunktet da fagsystemet legger hendelsen på grensesnittet/topicen. */
Copy file name to clipboardexpand all lines: app/src/main/kotlin/no/nav/tiltakspenger/saksbehandling/saksbehandling/service/statistikk/sak/StatistikkSakMapper.kt
-2
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,6 @@ fun genererStatistikkForNyFørstegangsbehandling(
28
28
søknadsformat =Format.DIGITAL.name,
29
29
// TODO jah: Dette bør være et eget felt som utledes fra tiltaksperioden og kravfrist.
0 commit comments