https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25503 --- Comment #12 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Comment on attachment 141206 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=141206 Bug 25503: Add option to export items bundle contents in checkouts table Review of attachment 141206: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=25503&attachment=141206) ----------------------------------------------------------------- ::: Koha/Exporter/Record.pm @@ +132,4 @@
record => $record, embed_items => 1, biblionumber => $biblionumber, + itemnumbers => $itemnumbers,
Could we have some test for this particular change that feels like fixing a bug? Thanks! -- You are receiving this mail because: You are watching all bug changes.