[Bug 7662] New: Choosing if a new branch will have transfer limits or not
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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7662 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hmm. I think branch transfer limits is deactivated by default in new installations - how would this affect the checkbox? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7662 --- Comment #2 from Adrien SAURAT <adrien.saurat@biblibre.com> --- Ok, indeed we have to system preferences controlling this feature: UseBranchTransferLimits (yes/no) BranchTransferLimitsType (to select between ccode and item type) As you suggested, it could be enough to display a message stating that UseBranchTransferLimits is ON/OFF. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org