https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43247
--- Comment #2 from Nick Clemens (kidclamp) <[email protected]> --- Created attachment 206245 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=206245&action=edit Bug 43247: Add float limit and fallback in transfer reasons This patch adds 'LibraryFloatLimit' to the transfer reason block and ensures that the DB reason is shown in case any future additions are missed To test: 1 - Enable UseLibraryFloatLimits and ShowAllCheckins preferences 2 - Go to Admin -> Library float limits 3 - Set books to be 1 at Centerville, 200 at Fairfield, 0 everywhere else 4 - Go to Admin -> Circ and fine rules 5 - Scroll to bottom, set 'Books' return policy to 'Floats' 6 - Check in a book at CPL - 39999000016826 7 - Confirm transfer to Fairfield 8 - No reason shown 9 - Apply patch 10 - Check in again 11 - Confirm both checkins now show transfer reason -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
