[Koha-bugs] [Bug 15451] Move the CSV related code to Koha::CsvProfile[s]

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 31 12:07:52 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15451

--- Comment #3 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 46110
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46110&action=edit
Bug 15451: Koha::CsvProfiles - Remove GetCsvProfilesLoop

This subroutine returned the csv profiles for a given type.
This could be done easily with the new Koha::CsvProfiles->search method.

Test plan:
To do at the OPAC and staff interface!
1/ Export a list using a CSV profile
2/ Export your CART using a CSV profile
Note that only MARC profiles should be available.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list