http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7662 Priority: P5 - low Change sponsored?: --- Bug ID: 7662 CC: gmcharlt@gmail.com Assignee: adrien.saurat@biblibre.com Summary: Choosing if a new branch will have transfer limits or not QA Contact: koha.sekjal@gmail.com Severity: enhancement Classification: Unclassified OS: All Reporter: adrien.saurat@biblibre.com Hardware: All Status: ASSIGNED Version: master Component: System Administration Product: Koha [MT8930] Home › Administration › Libraries and Groups When creating a new library, the generated branch is automatically allowing transfers from all the existing branches. This can be cumbersome. If a staff member wants to add an isolated branch, it will be necessary to uncheck many boxes after the creation. It could be useful to add a checkbox in the library creation form. This checkbox would be checked by default, and the associated description would be something like : "Allow transfers from all other libraries to this new library (this can be modified afterwards)" Then, leaving the box checked would do nothing else/more than what Koha does now. Unchecking the box would add lines in the branch_transfer_limits table to prevent transfer from all other branches to the new one. -- You are receiving this mail because: You are watching all bug changes.