https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42999
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes placing holds release notes| |using the staff interface | |for a specific item, where | |there is an item that has a | |"Not for loan" status. | | | |Previously, you could | |select the item that is not | |for loan. | | | |Now the item that is not | |for loan has an "X Not for | |loan" in red in the hold | |column, and you can't | |select it. --- Comment #3 from David Nind <[email protected]> --- Testing notes (using KTD): 1. I used Effective Perl programming (139), as it has two items already. 2. I changed the second item (for Fairview) so that the "7 - Not for loan" was set to "Not for loan". 3. Before the patch, when placing a hold using the staff interface: - For the "Hold a specific item" section, you can still select the item for the item that has "Not on hold Not for loan (Not for loan)" in the information column 4. After the patch, when placing a hold using the staff interface: - For the "Hold a specific item" section, the hold column has "X Not for loan" in red for the item that has "Not on hold Not for loan (Not for loan)" in the information column -- You are receiving this mail because: You are the assignee for the bug. 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/
