[Koha-bugs] [Bug 22569] Stock rotation: need transfer reports

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 11 13:02:11 CEST 2019


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |Needs Signoff

--- Comment #4 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
This patch adds a 'Transfers to send' report to compliment the 'Transfers to
receive' report.

Caveats:
1) It is currently limited to transfers prompted by stockrotation
2) There is no way to differentiate between a transfer that has been requested
and a transfer than has been actually sent. (but we do filter out transfers
that have been marked as received)
3) Both 'Advance' and 'Repatriate' actions will be listed and the 'Advance'
listings should have the option to set the item as 'In demand' at the current
branch and thus cancel the transfer and make the item wait an additional stage
period before being automatically set to transfer again.

I believe we should enhance the transfers system as a whole to allow this
report to be more meaningful and include transfer initiated via other means
(along with appropriate actions to be taken upon them)

Test plan
1) Setup a rotation plan and add some items to it as per the manual
2) Run the stockrotation cronjob with the --execute flag
3) Check that the expected items appears in the new 'Transfers to send' page.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list