Bug 27642 - Add notes to circulation receipts at time of printing
Summary: Add notes to circulation receipts at time of printing
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-05 18:08 UTC by Christopher Brannon
Modified: 2023-04-16 12:35 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.