https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17555
--- Comment #6 from Jonathan Druart <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #5) > Why do u use Koha::Patron::Category->_new_from_dbic instead of > Koha::Patron::Categories->find($self->categorycode)? Because we want to use the DBIx::Class relationship -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
