Bug 22166 - Add cron to automatically finish transfers based on some configuration
Summary: Add cron to automatically finish transfers based on some configuration
Status: ASSIGNED
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Josef Moravec
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 22160
  Show dependency treegraph
 
Reported: 2019-01-18 09:58 UTC by Josef Moravec
Modified: 2019-04-04 09:08 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Josef Moravec 2019-01-18 09:58:13 UTC
Sometimes it could be useful to have transfers been finished automatically, based on library/time rules.
Comment 1 Katrin Fischer 2019-01-19 10:08:49 UTC
Hi Josef, can you explain the use case a bit more?
Comment 2 Josef Moravec 2019-01-21 13:14:12 UTC
(In reply to Katrin Fischer from comment #1)
> Hi Josef, can you explain the use case a bit more?

Of course I can, we have two use cases:
1) We often use Koha for whole regions - where one library is regional center, and makes rotating collections which sends to small libraries in the regional library system - the collections have usually about 60 items or more and would be handy not to have to all the items check in

2) Some libraries have set a stock as another branch, to be able to know if the item is on department or in stock (it could be even external), some of these libraries don't have a computer in the stock and have good workflow in which they are pretty sure, that the book which started transfer to this branch/stock will finish the move here in short time. Now they have to change the library, check the items in, and change the library back to usual department, which leads sometimes to mistakes, as they could forget to change the library back..
Comment 3 Katrin Fischer 2019-04-04 09:08:32 UTC
Thx!