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

fix(Monthly Attendance Sheet): consideration of None values while grouping #2173

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

krantheman
Copy link
Collaborator

Fixes the following error while grouping by some field, for which some records may have None values:

TypeError: '<' not supported between instances of 'NoneType' and 'NoneType'

@krantheman krantheman merged commit d20c20b into frappe:develop Sep 13, 2024
8 checks passed
@krantheman krantheman deleted the fix-monthly-attendance-sheet branch September 13, 2024 07:19
krantheman added a commit that referenced this pull request Sep 13, 2024
…2173

fix(Monthly Attendance Sheet): consideration of None values while grouping (backport #2173)
krantheman added a commit that referenced this pull request Sep 13, 2024
…2173

fix(Monthly Attendance Sheet): consideration of None values while grouping (backport #2173)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant