Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

søknader uten behandling i behandlingsoversikt #838

Merged
merged 2 commits into from
Feb 28, 2025

Conversation

ramnav990
Copy link
Contributor

No description provided.

@ramnav990 ramnav990 requested a review from a team as a code owner February 28, 2025 11:38
@ramnav990 ramnav990 merged commit 9350e0e into main Feb 28, 2025
2 checks passed
@ramnav990 ramnav990 deleted the søknader-uten-behandling-i-behandlingsoversikt branch February 28, 2025 12:30
fun Søknad.toSaksoversiktDTO() = SaksoversiktDTO(
periode = null,
status = "SØKNAD",
kravtidspunkt = null,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Denne finnes på søknaden

)

fun Søknad.toSaksoversiktDTO() = SaksoversiktDTO(
periode = null,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kan sette til tiltaksdeltagelsesperioden, merk at både fra og med og til og med kan være null

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants