https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Nick Clemens <[email protected]> --- Passing QA, but wondering if this method is really necessary? The 'Place hold' button is the same link as the 'Holds' tab on the left hand side It checks one indicator of whether the items may be holdable or not, but we don't really know holdability until we select a patron. If the items are all not for loan, but AllowHoldPolicyOverride is set, we can place holds but don't see the button. Can we just show the button all the time and remove this single use method? -- 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/
