https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27105
--- Comment #6 from Mathieu Saby <[email protected]> --- If we implement this feature, I wonder if it should populate the same "note" field that users can currently fill out when AllowCheckoutNotes is enabled. I don’t think it’s a good idea to use the same field, because the current "note" are presented to the user as a way to flag an issue and in the staff interface, the box is titled "patron notes". In short, I think it would be better in this case to rename the "note" field to "patron_note" and create a new "staff_note" field used by staff. Functionally, it should be clear when entering the note that it is temporary and specific to that particular transaction. And it should display a message upon return, just like the current "user note" -- 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/
