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

EY-2433: Flytte adopsjonslogikken over til etterlatte-kodebasen #188

Merged
merged 4 commits into from
Jul 6, 2023

Conversation

madsop-nav
Copy link
Contributor

No description provided.

Copy link
Contributor

@Watercolours Watercolours left a comment

Choose a reason for hiding this comment

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

Supert å få dratt ut manuelt innhold til egen fil! 👍

Comment on lines +26 to +31
data class BarnepensjonInnvilgelseDTO(
val utbetalingsinfo: Utbetalingsinfo,
val avkortingsinfo: Avkortingsinfo? = null,
val avdoed: Avdoed
)

Copy link
Contributor

Choose a reason for hiding this comment

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

Vet ikke om jeg er helt fan av å dra DTOer inn i Brevmalen 🤔

Men samtidig synes jeg det fort blir mye rot med alt i en fil (EtterlatteBrev.kt)... Kanskje heller opprtte nye filer for DTOene og la det som er felles forbli i EtterlatteBrev? Bare en tanke

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Skal røske litt meir i det her når eg tar neste runde på omgjøring av farskap snart, så ser på det da. Trur eg liker tanken på eiga fil per DTO 🤔

@madsop-nav madsop-nav merged commit 241e9ba into main Jul 6, 2023
9 checks passed
@madsop-nav madsop-nav deleted the feature/EY-2433_adopsjon_manuelt branch July 6, 2023 13:23
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