Bug 26167 - Display information when a member or item is excluded from local holds priority
Summary: Display information when a member or item is excluded from local holds priority
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Agustín Moyano
QA Contact: Testopia
URL:
Keywords:
Depends on: 19889
Blocks:
  Show dependency treegraph
 
Reported: 2020-08-06 19:25 UTC by Agustín Moyano
Modified: 2020-08-06 19:25 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agustín Moyano 2020-08-06 19:25:26 UTC
As Nick Clemens explained in this comment https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19889#c45

> I think we must display on moremember.pl and detail.pl the info on when a
> patron/item is excluded, otherwise these changes may not be visible to 
> staff who cannot edit items/patrons/categories and they will not understand
> what is happening to the holds

So this means we should add info to displayed patron category in members/moremember.pl and in item's table in catalogue/detail.pl if category/item is excluded.

Alternatively we can also add info to existing holds table in /reserve/request.pl for patron and item exclusions