Summary: | Add notes to circulation receipts at time of printing | ||
---|---|---|---|
Product: | Koha | Reporter: | Christopher Brannon <cbrannon> |
Component: | Circulation | Assignee: | 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
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 :) 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. |