[Koha-bugs] [Bug 25426] Allow return policy to be selected via syspref and not just home library

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 25 20:25:48 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25426

--- Comment #7 from Andrew Fuerste-Henry <andrewfh at dubcolib.org> ---
(In reply to Andrew Fuerste-Henry from comment #6)
> Created attachment 139802 [details] [review]
> 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

I'm not sure why this didn't get a signed off note from Koha Testing Docker. 
This is signed off by me!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list