Bug 27642

Summary: Add notes to circulation receipts at time of printing
Product: Koha Reporter: Christopher Brannon <cbrannon>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Christopher Brannon 2021-02-05 18:08:44 UTC
Would love it if there were a way to add notes to the bottom of checkout receipts - Maybe a piece of information a patron wants that we could manually fill out - maybe called "Receipt Notes".  

It would also be cool if down the road, if a patron has a book checked out, and they wanted to have a list of books in the series, that there would be some kind of button or link next to the book we could click that would add that list to these notes.
Comment 1 Katrin Fischer 2023-01-23 22:39:53 UTC
Hi Christopher, what is meant by receipt here? The checkout/account summary slips? How do you envision the GUI for the notes?
The series idea sounds a bit like a separate bug/idea :)
Comment 2 Christopher Brannon 2023-01-24 00:05:36 UTC
By receipt I mean check out slip.  Maybe a new selection in the print action button to add slip notes, that would bring up a modal for entry.  Not something that needs to be added to the db.  I could actually accomplish this through jQuery, by creating a variable and dumping the contents in the end of the slip.  But it would be a good tool to add out of the box.

Maybe the series info could be on another bug.
Comment 3 Katrin Fischer 2023-04-16 12:34:43 UTC
> Maybe the series info could be on another bug.

I'd move it. Maybe that could somehow be done on top of bug 32986.