In checkouts table, one can select several rows, define a new due date and renew. The issue is that you can set a new due date that is earlier than actual due date. This makes no sens for a renewal. It should be checked for each checkout, maybe like on hold check.
Actually we use and train this as a feature as it's currently the only way to shorten a loan period if you want to do a manual recall or similar. It's also nice for testing things sometimes.
(In reply to Katrin Fischer from comment #1) > Actually we use and train this as a feature as it's currently the only way > to shorten a loan period if you want to do a manual recall or similar. It's > also nice for testing things sometimes. Ok but maybe with some override checkbox. Its not the regular usage.
That's fine with me, just don't break it :)
Lets close invalid