https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20465 --- Comment #2 from M. Tompsett <mtompset@hotmail.com> --- 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 <mtompset@hotmail.com> -- You are receiving this mail because: You are watching all bug changes.