Bug 36752 - Include "charged items" in the SIP2 Patron Info response
Summary: Include "charged items" in the SIP2 Patron Info response
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: SIP2 (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-02 11:32 UTC by Marcel de Rooy
Modified: 2024-11-13 19:05 UTC (History)
1 user (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 Marcel de Rooy 2024-05-02 11:32:59 UTC
If you set Y (at the right position) in the 63 summary request, the 64 should contain "charged items", i.e. the items that you have on loan.

The code for handle_patron_info just contains a TODO here :)