Skip to content

Commit

Permalink
Legg til LOVENDRING_2024 som gyldig behandlingsårsak
Browse files Browse the repository at this point in the history
  • Loading branch information
MagnusTonnessen committed Aug 6, 2024
1 parent 26b983d commit a042aa1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
9 changes: 5 additions & 4 deletions stonadsstatistikk-ks/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
| Dato | Endring |
|------------|------------------------------------------|
| 2023-12-03 | Legg til LOVLIG_OPPHOLD som mulig vilkår |
| 2022-11-23 | Første versjon |
| Dato | Endring |
|------------|----------------------------------------------------|
| 2024-08-06 | Legg til ny behandlingårsak for lovendring 2024 |
| 2023-12-03 | Legg til LOVLIG_OPPHOLD som mulig vilkår |
| 2022-11-23 | Første versjon |
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ enum class BehandlingÅrsak(val visningsnavn: String) {
KORREKSJON_VEDTAKSBREV("Korrigere vedtak med egen brevmal"),
SATSENDRING("Satsendring"),
BARNEHAGELISTE("Barnehageliste"),
LOVENDRING_2024("Lovendring 2024"),
}

enum class Kategori {
Expand Down

0 comments on commit a042aa1

Please sign in to comment.