Bug 24896 - Add option to disable transport cost matrix in part or fully
Summary: Add option to disable transport cost matrix in part or fully
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-18 15:30 UTC by Christopher Brannon
Modified: 2020-03-19 14:48 UTC (History)
2 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 Christopher Brannon 2020-03-18 15:30:19 UTC
In hindsight of the Covid-19 outbreak, it would be good to have a way to turn off part or all of the transport cost matrix without having to rewrite the entire grid and track settings that have changed.

We ended up saving and disabling every cell so we could do holds without transfers while some of the libraries were closed and we had no courier.  With that said, I recommend:

* To have the ability to disable a cell, but not lose the value in the cell.
* Have a master switch that would disable all cells, but not lose the value in the cells.
Comment 1 Katrin Fischer 2020-03-19 07:41:29 UTC
Hi Christopher, have you tried to turn off the matrix by using the UseTransportCostMatrix system preference?
Comment 2 Christopher Brannon 2020-03-19 14:48:11 UTC
Correct me if I am wrong, but I believe that would only stop the use that method of transfers (using the matrix).  It wouldn't stop transfers.  Keeping the matrix active, but disabling the cells stops transfers to specific or all branches.