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

Accountancy.findByDateIn(Interval) does not find custom AccountancyEntry extensions #450

Closed
odrotbohm opened this issue Nov 12, 2023 · 0 comments
Assignees
Labels
module: accountancy Accountancy prio: 1 - high High priority issues type: bug Bugs
Milestone

Comments

@odrotbohm
Copy link
Member

odrotbohm commented Nov 12, 2023

Accountancy.findByDateIn(Interval) directly calls the ….findByDateBetween(LocalDateTime, LocalDateTime, Class<?>) overload that enforces a type check of the results against the type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: accountancy Accountancy prio: 1 - high High priority issues type: bug Bugs
Projects
None yet
Development

No branches or pull requests

1 participant