https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11999
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #106 from Marcel de Rooy <[email protected]> --- (In reply to Arthur Suzuki from comment #105) > Daag Marcel, Goedemorgen Arthur :) > There is a test in CanBook before the item loop. > Then if test is false it won't enter the loop. > The check in CanItem is there to have the syspref checked even when using > ItemLevelHold (like ILSDI-HoldItem for example). I do not see the change? You test in CanBook and if it's green, you will test it again for every item? Maybe you need to tell CanItem to test once? -- 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/
