https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30553
--- Comment #11 from Martin Renvoize <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
