http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13040
Thomas Wright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #34924|0 |1 is obsolete| | --- Comment #12 from Thomas Wright <[email protected]> --- Created attachment 35278 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35278&action=edit Bug 13040 - multiple branch selections in exporter This allows the exporter (Tools -> Export) to have any combination of branches selected, rather than it being all or only one. Test Plan: * Apply the patch * Go to the exporter, see that instead of a dropdown you now have an elegently laid out grid of branches you can select from * Select some branches, run the export * Note that only records with items in the selected branches are returned. * Repeat this with the item related options (as that code was refactored slightly) and make sure everything is sane. Sponsored-By: South Taranaki District Libraries Signed-off-by: Thomas <[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/
