30 Sep
2021
30 Sep
'21
10:31 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29139 --- Comment #8 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 125476 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125476&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'. -- You are receiving this mail because: You are watching all bug changes.