[Koha-bugs] [Bug 25799] Edition information to Holds queue report

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 30 11:27:36 CEST 2020


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

--- Comment #3 from Peter Vashchuk <stalkernoid at gmail.com> ---
Created attachment 106429
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106429&action=edit
Bug 25799: Add edition information to "Holds queue" report

Added a feature that displays edition information of the book
together with title in "Holds queue" report.

Edition information is fetched from "biblioitem" table
as "editionstatement" and transferred to template.

1. Place a hold on a book with edition information.
2. Run build_holds_queue.pl cron job.
3. Go to /cgi-bin/koha/circ/view_holdsqueue.pl and check the "title"
table of that book that you placed hold on.
4. Observe that there's no information about edition of that book.
5. Apply patch.
6. Repeat step 3.
7. Observe that cinformation about edition of that 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