https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35100

--- Comment #5 from Nick Clemens <n...@bywatersolutions.com> ---
To recreate:
1 - Create a rota, CPL->FFL->IPT
2 - Add an item from Midway to the rota
3 - perl misc/cronjobs/stockrotation.pl -x
4 - Check the db - you have a stock roation transfer to CPL
5 - Place a hold for pickup at Union
6 - Check the item in at midway, confirm the hold and transfer
7 - Note there are 2 transfers in the DB, one for the and one for stock
rotation

I am signing this off as it does fix the problem, there are 2 issues to note
though:
 - The pop for the holds transfer correctly shows where to transfer the item,
however, it shows the reason as 'StockRotation' when it should be 'Reserve'
 - After the transfer is created for the hold, 2 transfers exist - the original
stock rotation, and the hold transfer. The detail page seems to look at the
earliest, so the item shows it is in transit to the rotation branch, rather
than the branch of the request we are trying to fill - this will cause
confusion and delay

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to