Bug 7662 - Choosing if a new branch will have transfer limits or not
Summary: Choosing if a new branch will have transfer limits or not
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-07 15:09 UTC by Adrien SAURAT
Modified: 2018-02-08 11:16 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrien SAURAT 2012-03-07 15:09:40 UTC
[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.
Comment 1 Katrin Fischer 2012-03-07 15:17:56 UTC
Hmm. I think branch transfer limits is deactivated by default in new installations - how would this affect the checkbox?
Comment 2 Adrien SAURAT 2012-03-07 15:36:01 UTC
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.
Comment 3 Victor Grousset/tuxayo 2018-02-08 11:16:30 UTC
Adrien doesn't work anymore at BibLibre.
Unassigning this bug to give it more visibility.