Bug 30964 - Add information about overdues and restrictions on the curbside pickup list
Summary: Add information about overdues and restrictions on the curbside pickup list
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on: 30650
Blocks:
  Show dependency treegraph
 
Reported: 2022-06-15 08:25 UTC by Jonathan Druart
Modified: 2023-12-28 20:43 UTC (History)
7 users (show)

See Also:
Change sponsored?: Sponsored
Patch complexity: Small patch
Documentation contact: Caroline Cyr La Rose
Documentation submission: https://gitlab.com/koha-community/koha-manual/-/merge_requests/617/
Text to go in the release notes:
Version(s) released in:
22.11.00


Attachments
Bug 30964: Add 'restricted' and 'has overdues' on curbside pickup (9.43 KB, patch)
2022-06-27 13:22 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 30964: Add 'restricted' and 'has overdues' on curbside pickup (9.45 KB, patch)
2022-07-04 15:17 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 30964: Add 'restricted' and 'has overdues' on curbside pickup (9.51 KB, patch)
2022-07-07 13:05 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 30964: Add 'restricted' and 'has overdues' on curbside pickup (9.52 KB, patch)
2022-07-30 13:42 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 30964: (QA follow-up) Add classes to allow for additional styling (1.16 KB, patch)
2022-07-30 13:42 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2022-06-15 08:25:29 UTC
We want librarians to see the overdues and restrictions of the patrons with curbside pickups.
Comment 1 Jonathan Druart 2022-06-27 13:22:21 UTC
Created attachment 136582 [details] [review]
Bug 30964: Add 'restricted' and 'has overdues' on curbside pickup

This patch adds more information about the patron's account on the
curbside pickup list view.
"Patron's account is restricted" if the patron is restricted
"Patron has items overdue" if the patron has overdues

Sponsored-by: Association KohaLa - https://koha-fr.org/
Comment 2 Jonathan Druart 2022-07-04 15:17:13 UTC
Created attachment 137096 [details] [review]
Bug 30964: Add 'restricted' and 'has overdues' on curbside pickup

This patch adds more information about the patron's account on the
curbside pickup list view.
"Patron's account is restricted" if the patron is restricted
"Patron has items overdue" if the patron has overdues

Sponsored-by: Association KohaLa - https://koha-fr.org/
Comment 3 Koha Team University Lyon 3 2022-07-07 09:44:15 UTC
Hi,
tested on a sandbox on the top of BZ30650 and it works as expected.
If a patron has an overdue or if he has restrictions, it appears in the curbside pickup table, under his name, on each tab of the table.

Thanks :)
Sonia
Comment 4 Jonathan Druart 2022-07-07 13:05:08 UTC
Created attachment 137308 [details] [review]
Bug 30964: Add 'restricted' and 'has overdues' on curbside pickup

This patch adds more information about the patron's account on the
curbside pickup list view.
"Patron's account is restricted" if the patron is restricted
"Patron has items overdue" if the patron has overdues

Sponsored-by: Association KohaLa - https://koha-fr.org/

Signed-off-by: Koha Team University Lyon 3 <koha@univ-lyon3.fr>
Comment 5 Katrin Fischer 2022-07-30 13:42:18 UTC
Created attachment 138381 [details] [review]
Bug 30964: Add 'restricted' and 'has overdues' on curbside pickup

This patch adds more information about the patron's account on the
curbside pickup list view.
"Patron's account is restricted" if the patron is restricted
"Patron has items overdue" if the patron has overdues

Sponsored-by: Association KohaLa - https://koha-fr.org/

Signed-off-by: Koha Team University Lyon 3 <koha@univ-lyon3.fr>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 6 Katrin Fischer 2022-07-30 13:42:23 UTC
Created attachment 138382 [details] [review]
Bug 30964: (QA follow-up) Add classes to allow for additional styling

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 7 Tomás Cohen Arazi 2022-08-01 13:03:05 UTC
Pushed to master for 22.11.

Nice work everyone, thanks!
Comment 8 Lucas Gass 2022-09-29 15:33:54 UTC
Missing 22.05.x dependencies, no backport