[Koha-bugs] [Bug 25798] Copyright year to Holds to pull report

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 22 16:01:46 CEST 2020


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

--- Comment #1 from Peter Vashchuk <stalkernoid at gmail.com> ---
Created attachment 106167
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106167&action=edit
Bug 25798: Add copyright year to "Holds to pull" report

Display copyright year (publication year) of book
together with title in "Holds to pull" report.

Copyright year is fetched from biblio -table as "copyrightyear".

1. Place a hold on book with known copyright year.
2. Go to /cgi-bin/koha/circ/pendingreserves.pl and check the "title"
table of that book that you placed hold on.
3. Observe that there's no information about publication year in that
field.
4. Apply patch.
5. Repeat step 2.
6. Observe that copyright year (publication year) of book appeared
in the title table after book's title and author.

Mentored-by: Andrew Nugged <nugged at gmail.com>

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


More information about the Koha-bugs mailing list