https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36049 --- Comment #12 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (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.
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?
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? -- You are receiving this mail because: You are watching all bug changes.