https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19532 --- Comment #499 from Aleisha Amohia <aleisha@catalyst.net.nz> --- (In reply to Owen Leonard from comment #498)
I ran into a problem at step 70, checking in a recalled item which requires a transfer and clicking "confirm recall and transfer." The dialog disappears as expected but then I'm shown another modal, the regular transfer dialog which is shown when an item is checked in at the wrong branch.
Hey Owen, I am seeing this problem too but for some reason I'm really struggling with not getting that second dialog to pop up, and to hide to 'Item not checked out' alert box behind the modals. Do you have any ideas? All the code to look at is in C4/Circulation.pm in AddReturn, or in circ/returns.pl. -- You are receiving this mail because: You are watching all bug changes.