Skip to content

[17.0][FIX] hr_course: show results on completed schedules#1593

Open
miquelrosell99 wants to merge 2 commits into
OCA:17.0from
miquelrosell99:17.0-fix-hr_course_results-page
Open

[17.0][FIX] hr_course: show results on completed schedules#1593
miquelrosell99 wants to merge 2 commits into
OCA:17.0from
miquelrosell99:17.0-fix-hr_course_results-page

Conversation

@miquelrosell99

@miquelrosell99 miquelrosell99 commented Jul 2, 2026

Copy link
Copy Markdown

Issue: Once a course schedule reaches the "completed" state, the Course Results page is visible but empty because the attendee list is only shown in the "in_validation" state.

Fix: Show the attendee results list whenever the Course Results page is visible (in_progress, in_validation, completed) and make it editable only during validation.

Also fixes a minor bug in validation2complete() where self was used instead of record inside the loop, so pending results were not checked per record when completing multiple schedules at once.

Test added for the multi-record case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants