http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5911
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9752|0 |1 is obsolete| | --- Comment #23 from Kyle M Hall <[email protected]> --- Created attachment 9850 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9850&action=edit [SIGNED OFF] 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 <[email protected]> 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
