https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34596 --- Comment #16 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 186596 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186596&action=edit Bug 34596: Add rebuild queue where needed for existing calls to AddReturn Existing calls to AddReturn: C4/Circulation.pm - transferbook - calls ModDateLastSeen, queue is rebuilt - AddIssue - rebuild not needed, book is going out again immediately C4/SIP/ILS/Transaction/Checkin.pm - do_checkin - added Koha/Checkouts.pm - automatic_checkin - added circ/circulation.pl - called in stats checkout, not needed circ/returns.pl - added opac/sci/sci-main.pl - added svc/checkin - added svc/recall - wasn't actually called, removed the use statement tools/inventory.pl - added -- You are receiving this mail because: You are watching all bug changes.