[Koha-bugs] [Bug 20487] AddReturn should always clear items.onloan

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 29 08:52:55 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20487

--- Comment #3 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to M. Tompsett from comment #2)
> Could you explain how this is supposed to relate to the doreturn logic in
> the code? Something seems not quite right about the move.

There are three triggers for doreturn==0 before this point:
NotIssued
Wrongbranch => exited already
Withdrawn (depends on BlockReturnOfWithdrawnItems)

Actually, NotIssued is my main target. So you are right that this change might
adversely affect the Withdrawn case.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list