https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17140
--- Comment #10 from Jacek Ablewicz <[email protected]> --- (In reply to Jonathan Druart from comment #4) > I think we should remove the * 1000 / 1000 +1, it isn't really serving any useful purpose, it's not warranted that the result of the multiplication will be an integer anyway. BTW, there is another one like that (*100, /100) in GetBorNotifyAcctRecord(). Still with an int() thing, which is definitely incorrect. -- 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/
