[Koha-bugs] [Bug 28577] Add column for copynumber on overdues report

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 18 00:09:53 CEST 2022


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

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 142034
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142034&action=edit
Bug 28577: Add column for copynumber to overdues report

This adds the copynumber as optional column to the circulation report
'overdues'. The column can be made visible temporarily or
permanently using the table settings configuration.

To test:
* Make sure you have some overdue checkouts in your installation.
* Make sure the items for those checkouts have copynumber set,
  also one should have serial enumaration.
* Go to circulation > overdues
* Verify the copynumber column is hidden by default, but can
  be made visible using the column settings
* Verify that the export to CSV via the link on top of the table
 (not the table export) works correctly and includes both:
  copynumber and serial enumeration

Serial enumaration shows after the title in the overdues list,
but was missing from export. This was also fixed here.

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


More information about the Koha-bugs mailing list