Bug 16466 - Patron discharge page should show pending requests
Summary: Patron discharge page should show pending requests
Status: In Discussion
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL: /cgi-bin/koha/members/discharge.pl
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-06 15:31 UTC by Owen Leonard
Modified: 2020-09-02 12:35 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.