[Koha-bugs] [Bug 29139] Paying gives ISE if UseEmailReceipts is enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 30 10:31:54 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29139

--- Comment #8 from Martin Renvoize <martin.renvoize at 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.


More information about the Koha-bugs mailing list