30 Sep
2021
30 Sep
'21
3:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29139 --- Comment #11 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 125506 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125506&action=edit Bug 29139: Add exceptions to relation accessors We already had exceptions on the many-to-many links, but we didn't have them for the middle table. The underlying dbic relations make it clear which id's are being used for linking. A 'credit' has 'credit_offsets', a 'debit' has 'debit_offsets'. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.