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 (backport #2173) #2175

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 13, 2024

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'


This is an automatic backport of pull request #2173 done by Mergify.

@krantheman krantheman merged commit 41adba1 into version-14-hotfix Sep 13, 2024
8 checks passed
@krantheman krantheman deleted the mergify/bp/version-14-hotfix/pr-2173 branch September 13, 2024 08:09
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.31.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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