http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13324

Marc Véron <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Marc Véron <[email protected]> ---
I think the vagueness occurs somewhere else, i.e. when calculating the
unitprice for the database.

In the example it is:
unitprice_tax_excluded: 9.520000

however, it should be: 9.523809523809524
(10 / 1.05)
or rounded: 9.523810

which is the same as
ecost_tax_excluded: 9.523810

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