Skip to content

Commit

Permalink
Merge branch 'refs/heads/main' into bugfix/lesemodus_validering
Browse files Browse the repository at this point in the history
  • Loading branch information
ugur93 committed Dec 2, 2024
2 parents 6c9b1cf + 911c140 commit c228bb8
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 c228bb8

Please sign in to comment.