https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15451
--- Comment #41 from Marcel de Rooy <[email protected]> --- Created attachment 53626 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53626&action=edit Bug 15451: Koha::CsvProfiles - Remove GetCsvProfiles This subroutine did the same job as GetCsvProfilesLoop, so this patch applies the same changes as the previous patch. Test plan: 1/ Claim some serials, sql profiles should be listed 2/ Export records using the export tool. MARC profiles should be listed. Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> Listed sql & marc profiles No errors 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/
