Bug 30964

Summary: Add information about overdues and restrictions on the curbside pickup list
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: CirculationAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: alissa.desaintlaurent, caroline.cyr-la-rose, gmcharlt, koha, kyle.m.hall, lucas, sonia.bouis
Version: unspecified   
Hardware: All   
OS: All   
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
Bug Depends on: 30650    
Bug Blocks:    
Attachments: Bug 30964: Add 'restricted' and 'has overdues' on curbside pickup
Bug 30964: Add 'restricted' and 'has overdues' on curbside pickup
Bug 30964: Add 'restricted' and 'has overdues' on curbside pickup
Bug 30964: Add 'restricted' and 'has overdues' on curbside pickup
Bug 30964: (QA follow-up) Add classes to allow for additional styling

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