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

Innfører gradering mot tilsyn som eksplisitt reduksjon #427

Closed
wants to merge 1 commit into from

Conversation

espenjv
Copy link
Contributor

@espenjv espenjv commented Sep 7, 2023

No description provided.

@espenjv espenjv requested review from a team as code owners September 7, 2023 10:02
}
if (!intersection.isEmpty()) {
var tilsynsgradering = intersection.toSegments().first().getValue();
grenseverdi = grenseverdi.multiply(tilsynsgradering.divide(BigDecimal.valueOf(100), 10, RoundingMode.HALF_UP));
Copy link
Contributor

Choose a reason for hiding this comment

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

Mulig jeg misforstod, men ender vi opp med å gradere mot tilsyn to ganger her? Det er vel også inkludert i utbetalingsgradene fra uttak som brukes over?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Eg trudde vi blei enige om å sende inn 1-aktivitetsgrad som utbetalingsgrad.

@espenjv espenjv closed this Sep 11, 2023
@espenjv espenjv deleted the gradering-mot-tilsyn branch September 11, 2023 12:44
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.

3 participants