Bug 34210 - ISSUEQSLIP should offer checkout session items only
Summary: ISSUEQSLIP should offer checkout session items only
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Notices (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
: 29335 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-07-05 18:31 UTC by Christopher Brannon
Modified: 2023-11-14 14:42 UTC (History)
7 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 2023-07-05 18:31:24 UTC
Koha needs to have some mechanism in place to track items a patron checked out in a particular session (this information clears every time a new patron is loaded.  Maybe linked to when the last patron button is updated).

It would then be helpful in being creating some kind of mechanism so that ISSUEQSLIP could print just the items you just checked out rather than everything today, or everything currently checked out altogether.

I can narrow down something close to this session with some template toolkit and time logic, but that is rather complicated for some libraries, and isn't foolproof.  It would be preferred if Koha kept track of checkout sessions and offered an easy to implement option in the slip template.

This is very needed and common.  You don't go the grocery store and get a receipt for everything you bought that day.  Just for that transaction.  This would line up with current practices.
Comment 1 Emily Lamancusa 2023-09-22 13:27:19 UTC
As noted in bug 29335, this would be useful for both ISSUEQSLIP and CHECKINSLIP.
Comment 2 Emily Lamancusa 2023-09-22 13:27:49 UTC
*** Bug 29335 has been marked as a duplicate of this bug. ***