http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13019
--- Comment #36 from M. de Rooy <[email protected]> --- Created attachment 33845 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33845&action=edit Bug 13019: Follow-up for find in Koha::Object This patch includes the proposal to add find as method to Koha::Object too. In the form implemented it supports class and object method calls. The test Borrower.t includes an additional test for this change. Test plan: Run t/Borrower.t and t/db_dependent/Borrower.t and Borrowers.t. Signed-off-by: Marcel de Rooy <[email protected]> -- 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/
