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

Korjataan tukitoimien laskenta raportissa #6079

Merged
merged 3 commits into from
Dec 10, 2024
Merged

Conversation

patari
Copy link
Collaborator

@patari patari commented Dec 4, 2024

Tukitoimi pitäisi laskea raportille mukaan vain jos lapsella on jokin raportilla valittu tuen taso.

Esim. jos näytetään varhaiskasvatuksen tuen tasot, esiopetuksen tuen tasollisia lapsia ei pitäisi laskea mukaan raportille.

@patari patari added the bug Korjaus olemassa olevaan toiminnallisuuteen label Dec 4, 2024
filters,
...props
}: {
const ReportByChild = (props: {
Copy link
Contributor

Choose a reason for hiding this comment

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

Ei liity tähän PR:ään mutta pieni bugi riveillä 840-843:

            <Th>{i18n.reports.assistanceNeedsAndActions.actionMissing}</Th>
            {report.showAssistanceNeedVoucherCoefficient && (
              <Th>{i18n.reports.assistanceNeedsAndActions.actionMissing}</Th>
            )}

Tukitoimi puuttuu näkyy kahdesti, jälkimmäisessä kai väärä teksti

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Korjattu

@patari patari merged commit 317debb into master Dec 10, 2024
30 checks passed
@patari patari deleted the assistance-actions-report-fix branch December 10, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Korjaus olemassa olevaan toiminnallisuuteen
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants