https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37300
Emmi Takkinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #168705|0 |1 is obsolete| | --- Comment #3 from Emmi Takkinen <[email protected]> --- Created attachment 168890 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=168890&action=edit Bug 37300: Allow modifying holds from any library again via biblio detail page Currently one can no longer select item to be modified from biblio detail page if items hold library differs from users home library and home libraries of all items. Previously this was possible. This patch reintroduces this functionality. To test: 1. Find biblio with items from library A and B. 2. Change one items holding branch to branch C (either manually from database or transfer item through Koha). => Note that you can no longer select this item and its row has no "Edit" button on it. 3. Apply this patch. 4. Refresh page. => You can now select item and "Edit" button is displayed. Sponsored-by: Koha-Suomi Oy -- 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/
