14 Jul
2020
14 Jul
'20
3:03 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23091 --- Comment #35 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 106876 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106876&action=edit Bug 23091: Make relations more explicit This patch simply makes the queries built for the ->debits and ->credits relations in Koha::Account::Line more explicit. Test plan 1/ Ensure tests continue to pass 2/ Run tests with DBIC_TRACE=1 DBIC_TRACE_PROFILE=console and note that the related queries not include 'credit.' and 'debit.' as appropriate. -- You are receiving this mail because: You are watching all bug changes.