https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20465
--- Comment #2 from M. Tompsett <[email protected]> --- Created attachment 73298 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73298&action=edit Bug 20465: misc/export_records.pl add possibility to export by branchcode There was no way to export all books held by a library, in a multi-libraries/single-instance context. This patch supports that. Tested with: libri-koha@ec101041:~$ /usr/share/koha/bin/export_records.pl --holdingbranch=MI-ISL --format=xml --filename=test0003.xml NOTE: reset_all on kohadevbox has CPL, MPL, and FPL. Comparing barcodes uniquely is helpful to confirm. :) Signed-off-by: Mark Tompsett <[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/
