27 Apr
2026
27 Apr
'26
3:55 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42425 --- Comment #3 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Created attachment 198237 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198237&action=edit Bug 42425: Populate checkin_id on accountlines Creates the Koha::Checkin record early in AddReturn (before fee processing) so checkin_id is available, then updates it with outcomes after processing completes. Links accountlines created during the checkin by matching borrower, item, and timestamp. -- You are receiving this mail because: You are watching all bug changes.