7 Dec
2018
7 Dec
'18
2:26 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18736 --- Comment #140 from Nick Clemens <nick@bywatersolutions.com> --- Rebased on master (In reply to Marcel de Rooy from comment #127)
Look in C4::Budgets not Acquisition
GetBudgetsPlanCell line 238, 251 ? GetBudgetSpent line 335 GetBudgetOrdered line 366 ? GetBudgetHierarchy line 560, line 567
Sorry Marcel, all of the occurrences I see use get_rounding_sql()
With the pref to nearest cent, the total ordered drops one cent, while it should >drop three cent (using your example where 78,83 becomes 78,80).
Can you let me know where you are seeing this? Apologies if I am missing something obvious -- You are receiving this mail because: You are watching all bug changes.