[Bug 41872] New: Bookings to collect area to show Author in table (as well as other fields)
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41872 Bug ID: 41872 Summary: Bookings to collect area to show Author in table (as well as other fields) Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: hdunne-howrie@westminster.gov.uk QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com It would be really useful to us if the author field displayed in the Bookings to collect table or if there was a way to configure this to show. This is because we mainly use bookings for music sheet and often the titles will be generic titles but if we had the author, i.e. usually the composer, it will help staff to know which item this is. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41872 Fiona Borthwick <fiona.borthwick@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fiona.borthwick@openfifth.c | |o.uk -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41872 --- Comment #1 from Jake Deery <jake.deery@openfifth.co.uk> --- Created attachment 199330 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199330&action=edit Bug 41872: Add more metadata to bookings-to-collect This patch adds author and publication data to the bookings-to-collect table, as well as any that makes use of $biblio_to_html. It also adds an itype and ccode column to the aforementioned table. == TO TEST == a) make an item (preferably a book) bookable, and book it to a patron for a valid date range for collection (i.e. today plus 5 days) b) go to /cgi-bin/koha/circ/pendingbookings.pl c) notice how the item only shows its title, and does not show author or publication date, in the title column d) notice how there is no columns for item type or collection == APPLY PATCH == e) repeat step b f) notice how there is now author and publication year under title* * assuming here the item you picked has that information g) notice how there is now an item type and collection column on the table h) go to the following pages, and ensure title still renders correctly: * /cgi-bin/koha/catalogue/detail.pl?biblionumber=58 (raise a catalogue concern, then find concerns tab on holdings area, and ensure the title renders correctly) * /cgi-bin/koha/cataloguing/concerns.pl (ensure the title of the previously created catalogue concern is valid) * /cgi-bin/koha/catalogue/detail.pl?biblionumber=60 (edit record, setting leader 7 to c, then add another item to the bundle, checking the title renders correctly) * /cgi-bin/koha/members/holdshistory.pl?borrowernumber=51 (place a hold, and then check here that the title renders correctly. cancel the hold, and repeat) * /cgi-bin/koha/tools/batch_modify_holds.pl (place a hold, and then check here that the title renders correctly) * /cgi-bin/koha/circ/circulation.pl?borrowernumber=51 (check out a barcode, and then make sure the title still renders correctly) == SIGN OFF == USEFUL LINKS: - catalogue concerns on koha manual: https://koha-community.org/manual/latest/en/html/cataloging.html#catalog-con... - bundles on koha manual: https://koha-community.org/manual/latest/en/html/circulation.html#creating-b... - bookings on koha manual: https://koha-community.org/manual/latest/en/html/circulation.html#bookings-l... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41872 Jake Deery <jake.deery@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jake.deery@openfifth.co.uk Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41872 Jake Deery <jake.deery@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |jake.deery@openfifth.co.uk |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41872 Jake Deery <jake.deery@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Sponsorship status|--- |Unsponsored Circulation| |Bookings function| | Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41872 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@openfifth.c | |o.uk -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41872 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |me@paulderscheid.xyz -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41872 Hannah Dunne-Howrie <hdunne-howrie@westminster.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Sponsorship status|Unsponsored |Sponsored Comma delimited| |OpenFifth list of Sponsors| |<https://openfifth.co.uk>, | |Westminster City Council | |<https://www.westminster.go | |v.uk/> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41872 Hannah Dunne-Howrie <hdunne-howrie@westminster.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #2 from Hannah Dunne-Howrie <hdunne-howrie@westminster.gov.uk> --- Tested on test environment. On the Bookings to collect page, confirmed that the author value now displays in the title column and item type appears as its own column. Working as expected. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41872 Jake Deery <jake.deery@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41872 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41872 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #199330|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41872 --- Comment #3 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- Created attachment 201658 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201658&action=edit Bug 41872: Add more metadata to bookings-to-collect This patch adds author and publication data to the bookings-to-collect table, as well as any that makes use of $biblio_to_html. It also adds an itype and ccode column to the aforementioned table. == TO TEST == a) make an item (preferably a book) bookable, and book it to a patron for a valid date range for collection (i.e. today plus 5 days) b) go to /cgi-bin/koha/circ/pendingbookings.pl c) notice how the item only shows its title, and does not show author or publication date, in the title column d) notice how there is no columns for item type or collection == APPLY PATCH == e) repeat step b f) notice how there is now author and publication year under title* * assuming here the item you picked has that information g) notice how there is now an item type and collection column on the table h) go to the following pages, and ensure title still renders correctly: * /cgi-bin/koha/catalogue/detail.pl?biblionumber=58 (raise a catalogue concern, then find concerns tab on holdings area, and ensure the title renders correctly) * /cgi-bin/koha/cataloguing/concerns.pl (ensure the title of the previously created catalogue concern is valid) * /cgi-bin/koha/catalogue/detail.pl?biblionumber=60 (edit record, setting leader 7 to c, then add another item to the bundle, checking the title renders correctly) * /cgi-bin/koha/members/holdshistory.pl?borrowernumber=51 (place a hold, and then check here that the title renders correctly. cancel the hold, and repeat) * /cgi-bin/koha/tools/batch_modify_holds.pl (place a hold, and then check here that the title renders correctly) * /cgi-bin/koha/circ/circulation.pl?borrowernumber=51 (check out a barcode, and then make sure the title still renders correctly) == SIGN OFF == USEFUL LINKS: - catalogue concerns on koha manual: https://koha-community.org/manual/latest/en/html/cataloging.html#catalog-con... - bundles on koha manual: https://koha-community.org/manual/latest/en/html/circulation.html#creating-b... - bookings on koha manual: https://koha-community.org/manual/latest/en/html/circulation.html#bookings-l... Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org