http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11531 Bug ID: 11531 Summary: Cannot add new libraries to the transport cost if previously used. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com If you are using the transport cost matrix, and you create a new library, you cannot edit the fields for this library! To reproduce: 1) Enable the transport cost matrix 2) Set some transport cost values in the matrix 3) Save the matrix 4) Create a new library 5) View the transport cost matrix again 6) Note the uneditable fields for the new branch Cause: The transport cost matrix assumes either every library is in the transport_matrix table, or that no libraries are in it. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.