https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23710
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Signed Off |Failed QA --- Comment #9 from Nick Clemens <[email protected]> --- Hi Augustin, This works very well, but there are a few issues I spotted: 1 - The error messages are not translated from the return values to human readable. i.e. cannotReserveFromOtherBranches = Patron is from different library 2 - If 'AllowHoldsPolicyOverride' is enabled behvaiour can be strange To test: in Circ rules set Default Holds Policy by Item Type to 'From home library' find a patron from one library and a book with items from another attempt to place a single hold - for a single hold you get the error and cannot confirm/override do a search and attempt multiple holds, with some allowed, some not - the error message appear to pop up in yellow, but you are sent to next page and no error is indicated though the hold is not placed where it violates policy I think that is all I caught -- 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/
