[Bug 27790] New: Possibility to filter Holds to pull list using pickup place
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27790 Bug ID: 27790 Summary: Possibility to filter Holds to pull list using pickup place Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Circulation Assignee: stalkernoid@gmail.com Reporter: stalkernoid@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Finnish libraries that we're supporting are actively using holds-to-pull feature, according to their reports, having ability to filter the table by "Pickup place" will help them be more efficient, as they often process those holds in batches by pickup places. They already tested that in the modified older version of Koha, and with plugin as well, which proved that they definitely need this feature and it helps libraries a lot. External reference for this request from Finnish libraries: https://tiketti.koha-suomi.fi/issues/4537 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27790 Peter Vashchuk <stalkernoid@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27790 --- Comment #1 from Peter Vashchuk <stalkernoid@gmail.com> --- Created attachment 117305 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117305&action=edit Bug 27790: separate earliest hold date into two different columns Currently "Earliest hold date" and "Pickup place" are displayed in one single column, but to make filtering possible it is necessary to split those fields into separate ones. This patch does exactly that and adds sorting list drop down feature to the "Pickup place" column. To reproduce: 1) Make a few holds and head over to "Circulations->Holds to pull". 2) Ensure that pickup place and earliest hold date are in the same column "Earliest hold date" 3) Apply the patch. 4) Check "Circulations->Holds to pull list" again, this time booking date and pickup place should have their own columns. Ensure that filtering by "pickup location" works fine. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27790 Peter Vashchuk <stalkernoid@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nugged@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27790 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27790 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117305|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 117332 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117332&action=edit Bug 27790: separate earliest hold date into two different columns Currently "Earliest hold date" and "Pickup place" are displayed in one single column, but to make filtering possible it is necessary to split those fields into separate ones. This patch does exactly that and adds sorting list drop down feature to the "Pickup place" column. To reproduce: 1) Make a few holds and head over to "Circulations->Holds to pull". 2) Ensure that pickup place and earliest hold date are in the same column "Earliest hold date" 3) Apply the patch. 4) Check "Circulations->Holds to pull list" again, this time booking date and pickup place should have their own columns. Ensure that filtering by "pickup location" works fine. Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27790 Joonas Kylmälä <joonas.kylmala@helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joonas.kylmala@helsinki.fi Text to go in the| |Add option to filter by release notes| |pickup location in Holds to | |Pull -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27790 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com QA Contact|testopia@bugs.koha-communit |kyle@bywatersolutions.com |y.org | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27790 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27790 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117332|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 120123 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120123&action=edit Bug 27790: separate earliest hold date into two different columns Currently "Earliest hold date" and "Pickup place" are displayed in one single column, but to make filtering possible it is necessary to split those fields into separate ones. This patch does exactly that and adds sorting list drop down feature to the "Pickup place" column. To reproduce: 1) Make a few holds and head over to "Circulations->Holds to pull". 2) Ensure that pickup place and earliest hold date are in the same column "Earliest hold date" 3) Apply the patch. 4) Check "Circulations->Holds to pull list" again, this time booking date and pickup place should have their own columns. Ensure that filtering by "pickup location" works fine. Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27790 --- Comment #4 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 120124 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120124&action=edit Bug 27790: (QA follow-up) Fix offsets due to new columns -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27790 --- Comment #5 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 120229 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120229&action=edit Bug 27790: Add the new column to columns_settings.yml -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27790 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27790 --- Comment #6 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27790 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #7 from Fridolin Somers <fridolin.somers@biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27790 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Circulation |Hold requests Text to go in the|Add option to filter by |Add option to filter by release notes|pickup location in Holds to |pickup location in Holds to |Pull |pull report. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org