https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30553
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Marcel de Rooy <[email protected]> --- (In reply to Martin Renvoize from comment #11) > (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. With the risk that we push this arguable code and the follow=up is delayed ;) Since it is a very simple development, it could probably be done here? -- 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/
