Accountancy.findByDateIn(Interval)
does not find custom AccountancyEntry
extensions
#450
Labels
Milestone
Accountancy.findByDateIn(Interval)
directly calls the….findByDateBetween(LocalDateTime, LocalDateTime, Class<?>)
overload that enforces a type check of the results against the type.The text was updated successfully, but these errors were encountered: