[Koha-bugs] [Bug 25503] Add option to export items bundle contents in checkouts table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 14 14:36:56 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25503

--- Comment #1 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 104879
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104879&action=edit
Bug 25503: Add option to export items bundle contents in checkouts table

This patch depends on bug 24023

Test plan:
1. Apply bug 24023 + this patch, run updatedatabase && update_dbix.
2. Enable system preference ExportCircHistory
3. Create a biblio record with one item
4. On the biblio details page, click on 'Edit -> Link elements'. Link at
   least one item
5. Check out the item created at step 3
6. 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
   3, but also the item linked at step 4 with its biblio record

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list