https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8752 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com --- Comment #7 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Katrin Fischer from comment #5)
I agree, logging it twice will not provide correct statistics. I think logging it as a renewal would be correct, after giving it some thought. What we do in UI is another checkout, but the loan period gets calculated as renewal and the renewal counter is increased - so it's a renwal, not a new check out. What do others think?
I think your right Katrin, what we do as a checkout in the UI is really a renewal and should be going through that code path and thus only logging the renewal. -- You are receiving this mail because: You are watching all bug changes.