https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36752
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected] |[email protected] |ity.org | Severity|enhancement |minor --- Comment #2 from Marcel de Rooy <[email protected]> --- (In reply to Jan Kissig from comment #1) > (In reply to Marcel de Rooy from comment #0) > > 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 :) > > Can you still confirm the issue? > > I checked on main via summary ' Y' (charged items) > > perl misc/sip_cli_emulator.pl -a 127.0.0.1 -p 6001 -su term1 -sp term1 -l > CPL --patron 23529000035676 -m patron_information -s ' Y ' > ... > SEND: 6300120260217 114817 Y AOCPL|AA23529000035676|ACterm1| > READ: 64 00120260217 > 114817000000000002000000000000AOCPL|AA23529000035676|AEHenry > Acevedo|BLY|BHUSD|BV0|CC5|AU39999000006117|AU39999000006094|BD4345 Library > Rd. Springfield, MA 44224|BF(212) 555-1212|PB19580530|PCS|PIY|AFGreetings > from Koha. | > > The response included the items in repeating AU fields Ah. Thanks. You are right. They are included via summary_info. Will remove the misleading TODOs in the code. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
