Summary: | Show requested transfers in the holdings table | ||
---|---|---|---|
Product: | Koha | Reporter: | Andrew Fuerste-Henry <andrew> |
Component: | Circulation | Assignee: | Martin Renvoize (ashimema) <martin.renvoize> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, heather, kyle.m.hall, lisettepalouse+koha, madamyk, martin.renvoize |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30538 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Andrew Fuerste-Henry
2022-01-12 15:54:21 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. 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)? 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. 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". |