Skip to content

Commit

Permalink
Underholdskostnad: Slette gamle begrunnelser ved oppdatering av begru…
Browse files Browse the repository at this point in the history
…nnelse. (#624)
  • Loading branch information
s148719 authored Dec 2, 2024
1 parent ed5b711 commit 911c140
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,12 @@ class UnderholdService(
}
}

notatService.sletteNotat(
behandling,
Notattype.UNDERHOLDSKOSTNAD,
rolleSøknadsbarn ?: behandling.bidragsmottaker!!,
)

notatService.oppdatereNotat(
behandling,
Notattype.UNDERHOLDSKOSTNAD,
Expand Down

0 comments on commit 911c140

Please sign in to comment.