Bug 16466

Summary: Patron discharge page should show pending requests
Product: Koha Reporter: Owen Leonard <oleonard>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: In Discussion --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: dpavlin, gmcharlt, kyle.m.hall, veron
Version: Main   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/members/discharge.pl
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14261
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16467
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26350
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Owen Leonard 2016-05-06 15:31:19 UTC
If a patron has requested a discharge via the OPAC, that request does not show up on their discharge page in the staff client. I think it should.
Comment 1 Katrin Fischer 2020-01-11 12:41:07 UTC
Still valid!
I think we should show a note on the checkouts (and details?) pages + definitely options on the discharges tab.
Comment 2 Dobrica Pavlinusic 2020-09-02 12:35:09 UTC
As part of Bug 26350 I implemented notice about pending discharge.

Since Koha can have only 1 pending discharge correctly (I figured out that the hard way :-) this bug can be closed if Bug 26350 is accepted.