https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28530 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #160 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- "Can't locate object method "find" via package "Koha::Library::FloatLimits" (perhaps you forgot to load "Koha::Library::FloatLimits"?) at /kohadevbox/koha/C4/Circulation.pm line 2337" I get this error when performing a checkin if my system contains items of an itemtype for which there are some float limits defined at a branch that does not have float limits for that item type. Phrased differently, test plan all worked while my float limits were set for CPL, FFL, FPL, FRL, and IPT and my only REF items were at those 5 branches. However, when I created a new item at LPL I started getting this error on every checkin. -- You are receiving this mail because: You are watching all bug changes.