https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41350
Laura Escamilla <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190710|0 |1 is obsolete| | --- Comment #5 from Laura Escamilla <[email protected]> --- Created attachment 191971 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191971&action=edit Bug 41350: Terminology: Biblio was already issued This patch updates the string found in action logs, "Biblio was already issued" replacing it with "An item from this bibliographic record is already checked out." To test, apply the patch and go to Administration -> System preferences. - Set the AllowMultipleIssuesOnABiblio preference to "Don't allow." - Locate a bibliographic record with more than one available item. - Check out one of the items to a patron, then another. - You should be asked for confirmation, "Patron has already checked out another item from this record. Check out anyway?" - Confirm the checkout. - Go to Tools -> Log viewer and set both "Display from" and "Display to" set to today, and submit. - In the log you should see an entry containing the updated string: "An item from this bibliographic record is already checked out" Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <[email protected]> Signed-off-by: Laura_Escamilla <[email protected]> -- 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/
