TASKPM/libreplan-business/src
lmann99 21c41a4e35 Fix LazyInitializationException when sorting project list by Total Budget
Total Budget sorter uses a number of collections that are being lazy loaded, changed to load eagerly.
Possibly could use a *forceLoad* method but dont see any available publicly. May need to revisit
for performance reasons at some point.
2017-01-08 00:24:39 -05:00
..
main Fix LazyInitializationException when sorting project list by Total Budget 2017-01-08 00:24:39 -05:00
test Remove slf4j-jdk14 dependency. 2016-11-15 15:37:16 +02:00