Skip to content

Commit

Permalink
Skal bruke annet typenavn for BehandlingEventType ifm Kabal (#982)
Browse files Browse the repository at this point in the history
  • Loading branch information
throndi authored Dec 20, 2024
1 parent a5682f5 commit 9e86ad8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ enum class BehandlingEventType {
ANKE_I_TRYGDERETTENBEHANDLING_OPPRETTET, // TODO ANKE_I_TRYGDERETTENBEHANDLING_OPPRETTET skal fjernes på sikt
BEHANDLING_FEILREGISTRERT,
BEHANDLING_ETTER_TRYGDERETTEN_OPPHEVET_AVSLUTTET,
OMGJOERINGSKRAV_AVSLUTTET,
OMGJOERINGSKRAVBEHANDLING_AVSLUTTET,
}

enum class KlageinstansUtfall(val navn: String) {
Expand Down

0 comments on commit 9e86ad8

Please sign in to comment.