https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37505
--- Comment #7 from Lucas Gass <[email protected]> --- > 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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
