http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11872
--- Comment #6 from Jonathan Druart <[email protected]> --- Hi Kyle, I am wondering if the 2 routines checkoverdues and GetOverduesForBranch should not be changed too. If you consider that lost items are not overdues, both routines should be changed too, but I am not sure this is right. Otherwise, a routine named "Getoverdues" should return all overdues (even lost items). In this case you could remove the lost items in the 2 scripts calling this routine. -- 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/
