Bug 28767 - AddReturn should also look at current article requests
Summary: AddReturn should also look at current article requests
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 28705
Blocks:
  Show dependency treegraph
 
Reported: 2021-07-27 13:58 UTC by Marcel de Rooy
Modified: 2021-07-27 13:58 UTC (History)
2 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 Marcel de Rooy 2021-07-27 13:58:01 UTC
The article requests feature has unfortunately not been integrated into Koha's Circulation module. This is just a small step in bridging the gap.
Apart from looking at reserves/holds, AddReturn should also look at older open article requests (prioritizing them over newer holds).
This should be preference controlled in order to keep existing behavior.