https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11882
Francois Charbonnier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |francois.charbonnier@inlibr | |o.com --- Comment #36 from Francois Charbonnier <[email protected]> --- Hi Katrin, Which bug? The one on bug 17798? To my understanding, this is what happened : Situation 1 (regular) - Patron A put a hold on Book A - Book A is returned. Hold is confirmed. - Patron B checkout Book A - Koha says "This book is on hold for Patron A, what do you want to do?" - The button "Don't checkout and print" allows you to cancel the process and print a slip. - It keeps the book on hold for Patron A. It's actually already on hold so there should be no reason to update it. BUT, here comes situation 2 (exception) - Patron A put a hold on Book A - Book A is returned. Hold is NOT confirmed (Library wants to confirm the hold later to control when the confirmation email is sent, or library had forgotten, etc.) - Patron B checkout Book A - Koha says "This book is on hold for Patron A, what do you want to do?" - The button "Don't checkout and print" allows you to cancel the process and print a slip. - The hold is not confirmed and this button doesn’t update it. You expect it to update the hold and change the status to waiting like if you were checking in the book, right ? Thanks. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
