https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25760
ByWater Sandboxes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #110062|0 |1 is obsolete| | --- Comment #9 from ByWater Sandboxes <[email protected]> --- Created attachment 110064 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110064&action=edit Bug 25760: (follow-up) Restore use of ceil The ceiling function here ensures that partial copies are counted as full copies i.e. if we need half a book to reach the ratio, we should report 1 book, not 0 Signed-off-by: Kelly McElligott <[email protected]> Signed-off-by: Kelly McElligott <[email protected]> -- 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/
