7 May
2026
7 May
'26
11:41 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42425 --- Comment #12 from David Nind <david@davidnind.com> --- Created attachment 198722 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198722&action=edit Bug 42425: Add debits and credits accessors Adds filtered DBIC relationships (debits, credits) on Koha::Schema::Result::Checkin for API embedding support, and corresponding Koha::Checkin accessors. Test plan: 1. Apply patch 2. Run: $ ktd --shell k$ prove t/db_dependent/Koha/Checkin.t => SUCCESS: Tests pass! 3. Sign off :-D Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.