Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Kyle M Hall ef0bf75eed
Bug 25426: Allow return policy to be selected via syspref and not just home library
1) Apply this patch
2) Run updatedatabase.pl
3) Verify CircControlReturnsBranch is set to home library by default
4) Set a Return policy for Branch A to "Item returns home" ( homebranch )
5) Set a Return polity for Branch B to "Item returns to issuing library" ( holdingbranch )
6) Set a Return polity for Branch C to "Item floats" ( noreturn )
7) Create an item with homebranch of Branch A, holding branch of branch B
8) Log in as Branch C
9) Set CircControlReturnsBranch to "the library the item is currently held by"
10) Check the item in, note it should be returned to the holding library
11) Set CircControlReturnsBranch to "the library the item is owned by"
12) Check the item in, note it should be returned to the home library
13) Set CircControlReturnsBranch to "the library you are logged in at"
14) Check the item in, note it should float

Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-10-18 09:14:52 -03:00
..
accounting.pref Bug 23681: (QA follow-up) Move preference again 2022-08-25 08:41:05 -03:00
acquisitions.pref Bug 31257: Add a new English 1 page layout to export basketgroup 2022-10-11 10:44:10 -03:00
admin.pref
authorities.pref Bug 30025: Replace AllowManualAuthorityEditing with RequireChoosingExistingAuthority 2022-09-16 16:48:34 -03:00
cataloguing.pref Bug 26368: Rephase system preference to sentence style 2022-10-03 08:04:10 -03:00
circulation.pref Bug 25426: Allow return policy to be selected via syspref and not just home library 2022-10-18 09:14:52 -03:00
enhanced_content.pref
i18n_l10n.pref
local_use.pref
logs.pref Bug 30543: Decouple DumpSearchQueryTemplate from other tempalte dump preferences 2022-08-09 08:44:14 -03:00
opac.pref Bug 31333: (QA follow-up) Add hint about AnonSuggestions to new system preference 2022-10-04 08:44:26 -03:00
patrons.pref Bug 25936: Add option to send password change notices 2022-10-03 14:25:38 -03:00
searching.pref Bug 26247: Adding 2 Sysprefs for Search Terms 2022-09-12 16:45:08 -03:00
serials.pref
staff_interface.pref Bug 30077: Add system preference IntranetAddMastheadLibraryPulldown 2022-08-01 14:13:09 -03:00
tools.pref
web_services.pref