27 Sep
2024
27 Sep
'24
4:46 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37505 --- Comment #7 from Lucas Gass <lucas@bywatersolutions.com> ---
That being said, if RecordLocalUseOnReturn is off, and someone checks in an item that was not checked out, it adds a return stat also. Is that a desired behavior, or can we fix two bugs at once by simply telling AddReturn to never add a 'return' stat if there was no checkout?
I would have to imagine that is not the desired behavior. Should we do like you propose and tell AddReturn to never add a stat if no checkout? And should we do it here or on a separate report? -- You are receiving this mail because: You are watching all bug changes.