https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6936
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #139411|0 |1 is obsolete| | --- Comment #10 from Katrin Fischer <[email protected]> --- Created attachment 139563 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139563&action=edit Bug 6936: Allow multiple itemtypes for bib record export This patch allows multiple item types to be chosen when exporting bib records from the Tools module. Test plan: 0. Apply patch and koha-plack --restart kohadev 1. Go to http://localhost:8081/cgi-bin/koha/tools/export.pl 2. Select "All" for "Item type" and note 435 bibs are exported 3. Select "Books" and note 360 bibs are exported 4. Select "Books" and "Visual Materials" and note 380 bibs are exported Signed-off-by: Owen Leonard <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
