https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36112
--- Comment #1 from Emily Lamancusa <[email protected]> --- Created attachment 172160 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172160&action=edit Bug 36112: Port default CHECKOUT_NOTE notice to TT Port the default notice text to Template Toolkit. Also, add access to item information in order to give more useful information about the checked-out item that the note refers to (in this case, the item barcode instead of the biblionumber) To test: 1. Apply patch and reset all 2. Enable the system preference AllowCheckoutNotes 3. Go to Administration > Libraries and edit the current logged-in library to ensure that there is a value in the Email field 4. Check out an item to a patron 5. Ensure the patron has values in the first name and surname fields 6. Log into the OPAC as that patron 7. Click to display the patron's current checkouts 8. Click the + button to the right of a checkout 9. Click the "Add Note" button beneath the table 10. Add some text and submit the note 11. Return to the staff interface and go to the Notices tab for the patron --> Confirm that there is a notice called "Checkout note" with all the correct information -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
