https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41788
--- Comment #16 from Owen Leonard <[email protected]> --- Here's my take: Before Bug 36455 the holds queue workflow worked for some libraries and not others. After Bug 36455 the holds queue workflow worked for some libraries and not others. We should choose a solution which works for both categories of libraries. We could revert Bug 36455 and tell *everyone* that they're responsible for making it work the way they want it to, or we add a switch to Koha to let them easily switch between the two. I think adding that switch, presumably in the form of a system preference, is the way to go. Could we simply the patch by putting the check for the new system preference into view_holdsqueue.tt instead of into each template which links to it? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
