https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36049 --- Comment #13 from Victor Grousset/tuxayo <victor@tuxayo.net> --- (In reply to Katrin Fischer from comment #12)
(In reply to Victor Grousset/tuxayo from comment #11)
In basket view, shouldn't "Budgeted cost tax exc." also honor OrderPriceRounding ? Same about "Budgeted cost tax inc" and "GST".
If it doesn't honor it right now, then this seems a bit out of scope here and would be better suited for a separate bug for discussion/decision.
Ok. It introduces an inconsistency (17.95 & 17.96 in the same page) but now that it's known and deemed fine for this bug. Not blocking then.
In the new order form, "Total" (and "Budgeted cost:" depending on previous question) now aren't consistent with the basket view. It's the previous step and the same data should have the same value.
I believe that this calculation is done with JavaScript only and might require a different kind of fix. It might be also not following the system preference?
Ok, same as above, not a issue for here then :)
So we would have basket's "total tax exc" honoring well OrderPriceRounding but there is still buggy rounding around. Either for the same data on the previous page or on the same page close to "total tax exc".
Can you explain this one a bit differently?
That was a sum up of the two previous points. But failed since it actually doesn't help and adds confusion ^^" -- You are receiving this mail because: You are watching all bug changes.