29 Apr
2022
29 Apr
'22
2:42 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30553 --- Comment #11 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Katrin Fischer from comment #9)
Hm, but no SQL in Koha namespace, I think. The DBIX equivalent?
I would suggest allowing the SQL in Koha::Patron::Files and using the method from Koha::Patron.. and then having a follow-up bug to convert Koha::Patron::Files to proper Koha::Object based classes as a modernisation effort. To me, that's the most pragmatic route to goal for this simple enhancement. -- You are receiving this mail because: You are watching all bug changes.