29 Mar
2018
29 Mar
'18
7:52 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20487 --- Comment #3 from Marcel de Rooy <m.de.rooy@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.