Bug 25503: Add option to export items bundle contents in checkouts table
authorJulian Maurice <julian.maurice@biblibre.com>
Thu, 14 May 2020 09:56:23 +0000 (11:56 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 10 May 2023 18:26:20 +0000 (15:26 -0300)
commitd6d7d4b876f47e6cf7bf4a7259008d533c8937b6
tree2d7f1fc7aa5d07a729e3d147f735d244744d4e95
parent1d553ca4dad60add52899b6c47afe4135023fc5f
Bug 25503: Add option to export items bundle contents in checkouts table

Test plan:
1. Enable system preference ExportCircHistory
2. Create an item bundle (see bug 28854 comment 458)
3. Check out the item bundle
4. In the checkouts table, check the box in column "Export",
   choose export format 'MARC with items', check "Export items bundle
   contents" and click on "Export" button
   The exported file should contain the biblio and item created at step
   2, but also the biblio and items that are part of the bundle

Signed-off-by: Marie-Luce <marie-luce.laflamme@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Marie-Luce <marie-luce.laflamme@inlibro.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
https://bugs.koha-community.org/show_bug.cgi?id=25508
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc
tools/export.pl