https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41825
--- Comment #1 from Hammat wele <[email protected]> --- Created attachment 192996 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192996&action=edit Bug 41825: Holds cannot be cancelled after a checkout on the patron checkout page To test: 1- Find two items, A and B, from two different bibliographic records. 2- Place a hold on item A for a patron. 3- Go to the patron Checkout page and check out item B. 4- Click on the Holds tab. 5- Click on the Delete icon to cancel the hold and confirm the cancellation. 6- Check the Holds tab. ---> The hold is not deleted. 7- Check out another item. 8- In the Holds tab, select the hold and click Cancel selected. ---> Nothing happens. 9- Apply the patch and refresh the page (Ctrl+F5) 10- Repeat step 7, 4, 5, 6 ---> The hold is now deleted. 11- Repeat step 2, 7, 8 ---> The hold can now be deleted -- 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/
