https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32485
--- Comment #4 from Sam Lau <[email protected]> --- Created attachment 170115 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170115&action=edit Bug 32485: Add itemtype checkout message These patches add new "Checkout message: " and "Checkout message type:" options for item types. When checking out an item, a dialog box appears with the desired message for that item type. To test: 1) Apply patch, updatedatabase, dbic (for schema), restart_all 2) Visit Administration->Item types 3) Edit the book item type and enter a checkout message. Save your changes. 4) Checkout an item of type book to a patron 5) Your checkout message should be displayed 6) Go back to Admin->Item types, edit book, and then switch the 'Checkout message type:' to 'Alert' 7) Checkout another book item and note the dialog box is now an alert. 8) Checkout item of another type -> the message should not show -- 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/
