[Koha-bugs] [Bug 5911] Transport Cost Matrix of transporting an item between branches

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 17 08:28:18 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5911

Mason James <mtj at kohaaloha.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9850|0                           |1
        is obsolete|                            |

--- Comment #33 from Mason James <mtj at kohaaloha.com> ---
Created attachment 10882
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10882&action=edit
Bug 5911 - Transport Cost Matrix

Create transport_cost table,  added UseTransportCostMatrix syspref.
transport_cost table contains branch to branch transfer
costs. These are used for filling inter-branch hold transfers.

Moved GetHoldsQueueItems() from .pl to HoldsQueue.pm

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
Automated tests passed. Manual tests passed.

NOTE: This feature will not choose the correct branch
if holds and/or pickup locations have changed since the
last time build_holds_queue.pl has run. Perhaps
C4::HoldsQueue::CreateQueue should be run each time a
hold is added/modified to ensure timely correctness
of the holds queue.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list