21 Jan
2020
21 Jan
'20
1:21 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24432 --- Comment #10 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 97661 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97661&action=edit Bug 24432: add Koha::Objects->from_api_mapping This patch adds from_api_mapping to Koha::Objects, in order to be able to get the mapping from a result set. To test: 1. apply this patch 2. prove t/db_dependent/Koha/Objects.t 3. sign off Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.