Add a generic way to handle methods for collections of records
Created attachment 147473 [details] [review] Bug 33083: Add a generic class to handle methods for collections of records To test: 1. Apply patch 2. prove t/db_dependent/Koha/Objects/Record/Collections.t
Created attachment 147491 [details] [review] Bug 33083: Add a generic class to handle methods for collections of records To test: 1. Apply patch 2. prove t/db_dependent/Koha/Objects/Record/Collections.t
Created attachment 148074 [details] [review] Bug 33083: Add a generic class to handle methods for collections of records To test: 1. Apply patch 2. prove t/db_dependent/Koha/Objects/Record/Collections.t Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Created attachment 148135 [details] [review] Bug 33083: Add a generic class to handle methods for collections of records To test: 1. Apply patch 2. prove t/db_dependent/Koha/Objects/Record/Collections.t Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Pushed to master for 22.11. Nice work everyone, thanks!
Enhancement - not backporting to 22.11.x Nice work everyone!
This is also needed for bug 32734 which was backported.
Pushed to 22.11.x for 22.11.04
This seems like only backend stuff, nothing to document. Closing, but feel free to reopen with more details if I'm wrong.