https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18736

--- Comment #126 from Nick Clemens <[email protected]> ---
(In reply to Marcel de Rooy from comment #125)
> One area did not have attention yet:
> 
> C4/Budgets.pm needs similar adjustments:
> Look at e.g. SUM( COALESCE(unitprice_tax_included, ecost_tax_included) *
> quantity ) AS budget_spent
> or SUM(ecost_tax_included *  quantity) AS budget_ordered
> 
> 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 point out some line numbers? I don't think I see where you are takling
about?

-- 
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/

Reply via email to