Bugzilla – Dependency tree for
Bug 22160
OMNIBUS: Transfers enhancements
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Max Depth:
Bug 22160
depends on 91 bugs:
view as bug list
22160:
OMNIBUS: Transfers enhancements
[ASSIGNED; assigned to josef.moravec]
6615:
Add shelving location option to transfers page
[NEW; assigned to kyle.m.hall]
7376:
Transfer limits should be checked at check-in
[Failed QA; assigned to arthur.suzuki]
11024:
Transfer limits should be respected in the build_holds_queue.pl -script.
[RESOLVED DUPLICATE; assigned to olli-antti.kivilahti]
11020:
Transfer limits should be checked when placing a hold/reservation in Staff client
[RESOLVED DUPLICATE; assigned to olli-antti.kivilahti]
10993:
Transfer limits should be checked when placing a hold/reservation in OPAC.
[Patch doesn't apply; assigned to koha-bugs]
11005:
Centralize the UseBranchTransferLimits-check under one function
[Failed QA; assigned to olli-antti.kivilahti]
8292:
clicking ignore on hold cancels transfer
[Patch doesn't apply; assigned to kyle]
9322:
If multiple transfers exist (from circ/branchtransfers.pl), completing one completes them all
[RESOLVED DUPLICATE; assigned to kyle]
8580:
transfer slip doesn't have transfers table
[NEW; assigned to koha-bugs]
10238:
Allow notes on transfer
[NEW; assigned to josef.moravec]
20344:
Transferring an item while on hold results in a transfer where the destination is the same as the source
[NEW; assigned to koha-bugs]
22163:
Add transfers history page to catalog
[ASSIGNED; assigned to josef.moravec]
22166:
Add cron to automatically finish transfers based on some configuration
[ASSIGNED; assigned to josef.moravec]
28527:
Transfers that are cancelled whilst in transit should still appear as 'in transit' until they are received
[BLOCKED; assigned to martin.renvoize]
28294:
C4::Circulation::updateWrongTransfer should be moved into Koha::
[RESOLVED FIXED; assigned to martin.renvoize]
24434:
C4::Circulation::updateWrongTransfer is never called but should be
[CLOSED FIXED; assigned to martin.renvoize]
21346:
Clean up dialogs in returns.pl
[CLOSED FIXED; assigned to cbrannon]
27064:
Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch
[CLOSED FIXED; assigned to nick]
12362:
Branch transfer records orphaned on cancelled holds
[CLOSED FIXED; assigned to martin.renvoize]
27896:
Remove C4::Circulation::DeleteTransfer
[CLOSED FIXED; assigned to martin.renvoize]
27281:
Replace call to `C4::Circulation::DeleteTransfer` with `Koha::Item::Transfer->cancel({ comment => $comment })` in `C4::Circulation::LostItem`
[CLOSED FIXED; assigned to martin.renvoize]
26057:
Add Koha::Item::Transfer->cancel method
[CLOSED FIXED; assigned to martin.renvoize]
26481:
Add Koha::Item::Transfer->in_transit method
[CLOSED FIXED; assigned to martin.renvoize]
25767:
Add Koha::Item::Transfer->receive method
[CLOSED FIXED; assigned to martin.renvoize]
25757:
Add a Koha::Item::Transfer->transit method
[CLOSED FIXED; assigned to martin.renvoize]
25755:
Add a Koha::Item->request_transfer method
[CLOSED FIXED; assigned to martin.renvoize]
23092:
Add 'daterequested' to the transfers table
[CLOSED FIXED; assigned to martin.renvoize]
24297:
Record if a transfer was triggered 'manually'
[CLOSED FIXED; assigned to martin.renvoize]
24436:
Record if a transfer was triggered by a 'hold'
[CLOSED FIXED; assigned to martin.renvoize]
24299:
Record if a transfer was triggered by 'rotating collections'
[CLOSED FIXED; assigned to martin.renvoize]
24298:
Record if a transfer was triggered by 'return to homebranch'
[CLOSED FIXED; assigned to martin.renvoize]
24296:
Move stock rotation transfer triggers from `comments` to `reason`
[CLOSED FIXED; assigned to martin.renvoize]
24287:
Add ability to record what triggered a given transfer
[CLOSED FIXED; assigned to martin.renvoize]
24901:
C4::Circulation::transferbook lacks tests
[CLOSED FIXED; assigned to martin.renvoize]
27993:
Koha::Item::Transfer->in_transit should not count cancelled transfers
[CLOSED FIXED; assigned to martin.renvoize]
26481:
Add Koha::Item::Transfer->in_transit method
[CLOSED FIXED; assigned to martin.renvoize]
(*)
35721:
Replace ModItemTransfer calls in circ/returns.pl
[RESOLVED FIXED; assigned to martin.renvoize]
34972:
Canceling a waiting hold from the holds over tab can make the next hold unfillable
[Pushed to oldstable; assigned to emily.lamancusa]
35100:
Items assigned to StockRotation do not advance if a hold is triggered before the initial transfer
[RESOLVED FIXED; assigned to martin.renvoize]
29234:
Transfers generated by stock rotation alert but do not initiate at checkin
[CLOSED FIXED; assigned to koha-bugs]
34639:
Item shown in transit on detail.pl even if marked as arrived or cancelled
[CLOSED FIXED; assigned to lari.taskula]
33497:
Reduce DB calls on staff detail page
[CLOSED FIXED; assigned to nick]
33167:
Cleanup staff interface catalog details page
[CLOSED FIXED; assigned to nick]
33070:
Get rid of Koha::Patron->can_edit_item and use can_edit_item_from instead
[CLOSED FIXED; assigned to kyle]
20256:
Add ability to limit editing of items to home library or library group
[CLOSED FIXED; assigned to kyle]
33493:
Add a filter relationship for branchtransfers
[CLOSED FIXED; assigned to nick]
33167:
Cleanup staff interface catalog details page
[CLOSED FIXED; assigned to nick]
(*)
33496:
Add 'host_items' param to Koha::Biblio->items
[CLOSED FIXED; assigned to nick]
28520:
Cancelling a hold that is in transit hides item's transit status
[CLOSED FIXED; assigned to joonas.kylmala]
12362:
Branch transfer records orphaned on cancelled holds
[CLOSED FIXED; assigned to martin.renvoize]
(*)
24434:
C4::Circulation::updateWrongTransfer is never called but should be
[CLOSED FIXED; assigned to martin.renvoize]
(*)
28382:
'Reserve' should be passed through as transfer reason appropriately in branchtransfers
[CLOSED FIXED; assigned to martin.renvoize]
27064:
Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch
[CLOSED FIXED; assigned to nick]
(*)
35722:
Item transfer operations should be available from the API
[NEW; assigned to martin.renvoize]
35736:
Transfer modals should be merged in returns.tt
[ASSIGNED; assigned to martin.renvoize]
28294:
C4::Circulation::updateWrongTransfer should be moved into Koha::
[RESOLVED FIXED; assigned to martin.renvoize]
(*)
4234:
Automatic transfer shouldn't take precedence over a hold transit
[CLOSED WORKSFORME; assigned to gmcharlt]
22162:
Refactor branchtransfers.pl
[CLOSED INVALID; assigned to josef.moravec]
22161:
Move C4::Circulation::transferbook and C4::Items::ModItemTransfer to Koha namespace
[ASSIGNED; assigned to martin.renvoize]
25753:
Replace transferbook in circ/branchtransfers with Koha::Object method calls
[NEW; assigned to martin.renvoize]
25754:
Deprecate C4::Items::ModItemTransfer
[NEW; assigned to martin.renvoize]
35737:
Replace ModItemTransfer calls in circ/pendingreserves.pl
[NEW; assigned to koha-bugs]
35738:
Replace ModItemTransfer calls in circ/waitingreserves.pl
[NEW; assigned to koha-bugs]
35739:
Replace ModItemTransfer calls in C4::SIP::ILS::Transaction::Checkin
[NEW; assigned to koha-bugs]
35740:
Replace ModItemTransfer calls in C4::Reserves
[NEW; assigned to koha-bugs]
35741:
Replace ModItemTransfer calls in C4::Circulation::AddReturn
[NEW; assigned to koha-bugs]
35721:
Replace ModItemTransfer calls in circ/returns.pl
[RESOLVED FIXED; assigned to martin.renvoize]
(*)
35723:
Remove call to transferbook from Recalls
[NEW; assigned to koha-bugs]
7126:
Transfer does not prompt with hold information
[CLOSED FIXED; assigned to kyle.m.hall]
22097:
CataloguingLog should be suppressed for item branch transfers
[CLOSED FIXED; assigned to kyle]
18816:
Make CataloguingLog work in production by preventing circulation from spamming the log
[CLOSED FIXED; assigned to kyle]
22330:
Transfer limits should be respected for placing holds in staff interface and APIs
[CLOSED FIXED; assigned to kyle]
7614:
Use branch transfer limits for determining available opac holds pickup locations
[CLOSED FIXED; assigned to lari.taskula]
7534:
Add an option on library level to indicate if a library can be chosen as pick-up location
[CLOSED FIXED; assigned to lari.taskula]
18072:
Add Koha objects for Branch Transfer Limits
[CLOSED FIXED; assigned to lari.taskula]
22569:
Add a 'Transfers to send' report
[CLOSED FIXED; assigned to martin.renvoize]
26618:
C4/RotatingCollections.pm should not use C4::Circulation::transferbook
[CLOSED FIXED; assigned to martin.renvoize]
24446:
Stockrotation: Update to use daterequested in branchtransfers
[CLOSED FIXED; assigned to martin.renvoize]
22566:
Stock rotation cronjob reporting has issues
[CLOSED FIXED; assigned to martin.renvoize]
11897:
Stock Rotation for Koha
[CLOSED FIXED; assigned to martin.renvoize]
14187:
branchtransfer needs a primary key (id) for DBIx and common sense.
[CLOSED FIXED; assigned to alex]
17234:
ALTER IGNORE TABLE is invalid in mysql 5.7. This breaks updatedatabase.pl
[CLOSED FIXED; assigned to philippe.blouin]
18137:
Migrate from Mojolicious::Plugin::Swagger2 to Mojolicious::Plugin::OpenAPI
[CLOSED FIXED; assigned to lari.taskula]
26057:
Add Koha::Item::Transfer->cancel method
[CLOSED FIXED; assigned to martin.renvoize]
(*)
24295:
C4::Circulation::GetTransfers should be removed, use Koha::Item->get_transfer instead
[CLOSED FIXED; assigned to martin.renvoize]
12362:
Branch transfer records orphaned on cancelled holds
[CLOSED FIXED; assigned to martin.renvoize]
(*)
16686:
Fix "Item in transit from since" in Holds tab
[CLOSED FIXED; assigned to jonathan.druart]
13918:
Add waiting expiration date to opac list of holds for user
[CLOSED FIXED; assigned to kyle]
13517:
Show waiting date on reserve/request.pl
[CLOSED FIXED; assigned to kyle]
13853:
Show waiting hold expiration date for waiting holds in holds ajax datatable
[CLOSED FIXED; assigned to kyle]
13030:
Show hold expiration date for waiting holds on circulation.pl
[CLOSED FIXED; assigned to kyle]
13851:
Replace waiting holds logic in circulation.pl with Koha Objects
[CLOSED FIXED; assigned to kyle]
24620:
Existing transfers not closed when hold is set to waiting
[CLOSED FIXED; assigned to nick]
14170:
branchtransfers items need to be cancelled when on loan or a waiting reserve
[RESOLVED DUPLICATE; assigned to koha-bugs]
24839:
branchtransfers does not deal with holds
[CLOSED FIXED; assigned to nick]
25883:
Highlight transfers on checkin screen table
[CLOSED FIXED; assigned to martin.renvoize]
23129:
Items holdingbranch should be set to the originating library when generating a transfer
[CLOSED FIXED; assigned to nick]
26643:
Staff should be notified that a transfer has been completed on checkin
[CLOSED FIXED; assigned to martin.renvoize]
22164:
Inform librarian that a transfer was finished during checking in
[RESOLVED DUPLICATE; assigned to josef.moravec]
28426:
Terminology: Reserve should be hold
[RESOLVED MOVED; assigned to nicolas.hunstein]
Bug 22160
does not block any bugs.
Max Depth: