http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5911
--- Comment #18 from Srdjan Jankovic <[email protected]> --- (In reply to comment #16) > I can't tell what you're doing with StaticHoldsQueueWeight and > RandomizeHoldsQueueWeight. Would we just get rid of those if the library > choses to work with the transport cost matrix? Or would they somehow work > with the matrix? Or take precedence over the matrix? Quite opposite. The matrix takes precedence, if the matrix is not used then we try StaticHoldsQueueWeight. > > Also, what happens if you leave blank values in the matrix? You shouldn't. An error should be thrown. I believe holds queue jump was a separate one, but I van be challenged on that. My mind is rather fried by now. -- 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/
