https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18928
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #100 from Nick Clemens <[email protected]> --- Some feedback: t/db_dependent/TestBuilder.t - occurrence of default_circ_rules Set rule: All-libraries Default holds policy by item type Computer files -> From home library -> Item's home libary -> Item floats Go to a specific branch 'Fairview' - the above rule shows Setting a branch specific does override and then show correctly Set rule: Checkout, hold policy by patron category for Fairview Teacher -> blank -> blank -> 0 rule does not show as set, check the DB, it is set correctly It does prevent teacher from placing holds set to: Teacher -> blank -> blank -> 1 It shows and is set correctly Otherwise testing worked, code functions as I believe it is supposed to, overriding and choosing correct rule. We should move this one early this cycle -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
