https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21486
--- Comment #9 from Jonathan Druart <[email protected]> --- (In reply to Colin Campbell from comment #8) > (In reply to Jonathan Druart from comment #7) > > (In reply to Jonathan Druart from comment #5) > > > The problem here is that I have no idea which info is needed > > > in $ilspatron{items}. > > > > Colin, do you know the answer? > > Yes (infact we collided) items is an array of barcodes of items issued to > this patron So we only need the barcodes, for other (if exist) calls as well? If so I can provide a better patch. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
