https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16378 Jacek Ablewicz <abl@biblos.pk.edu.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker --- Comment #5 from Jacek Ablewicz <abl@biblos.pk.edu.pl> --- This bug can be triggered as well when trying to run misc/cronjobs/fines.pl (on some database with overdued items): No property outstanding! at /home/koha/devkohaclone/C4/Overdues.pm line 584 Can't call method "store" without a package or object reference at /home/koha/devkohaclone/C4/Overdues.pm line 584. Without the patch, fine calculations are pretty much completely broken, overdued items are unreturnable and so on. Upping severity to 'blocker'. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.