Skip to content

Commit

Permalink
La til maks grense for antall bekreftelser med status 'GracePeriodeUt…
Browse files Browse the repository at this point in the history
…loept'
  • Loading branch information
nilsmsa committed Oct 25, 2024
1 parent 399fc10 commit e93b5b2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import kotlin.reflect.KClass
val maksAntallBekreftelserEtterStatus = mapOf(
Levert::class to 1,
AnsvarOvertattAvAndre::class to 4,
GracePeriodeUtloept::class to 10
)

fun haandterBekreftelseMottatt(
Expand Down

0 comments on commit e93b5b2

Please sign in to comment.