https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8752
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com --- Comment #7 from Martin Renvoize <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
