Bug 29863 - Show requested transfers in the holdings table
Summary: Show requested transfers in the holdings table
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Martin Renvoize
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-12 15:54 UTC by Andrew Fuerste-Henry
Modified: 2024-04-20 18:59 UTC (History)
6 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 Andrew Fuerste-Henry 2022-01-12 15:54:21 UTC
When there is a requested transfer on an item, we should show that in the item's status in the holdings table on /catalogue/detail.pl.

Right now, the requested transfer can only be seen in the Transfers to Send report in circulation. Maybe instead of "Available" they could say "Transfer requested to [branch]"?
Comment 1 Michael Adamyk 2022-01-12 16:10:33 UTC
+1
This bug makes it difficult for consortiums to track requested transfers, since they really only appear on the Transfers to Send report for each branch.
Comment 2 Katrin Fischer 2022-02-27 00:34:10 UTC
Hi Andrew and Micheal, 
just a question: are requested transfers always related to stock rotation or are there other ways to make this happen (and to test this)?
Comment 3 Martin Renvoize 2022-04-12 19:23:15 UTC
Rotating collections also adds to requested transfers.. currently, all others still get pushed straight into transfer so would appear in transfers to receive as always.

I like this idea though.. will take a quick look at implementing it.
Comment 4 Heather Rommens 2024-04-20 18:59:31 UTC
It appears that in 23.05, when items in a rotating collection are transferred within the tool, a "Transit pending from branch A to branch B as of [date]" status now appears in the holdings table. This will remain until the item is checked in and put into "In transit" status, or the item is checked out to a patron. If the item is checked out to a patron, when the item is returned, the transit pending status does not reappear in the holdings table (bug 23361), but rather the item displays as "Available".