Skip to main content

Incorrect rounding in tax breakdown for VAT-inclusive prices

Hi FluentCart team,

I found a possible rounding issue in the tax breakdown display for VAT-inclusive prices.

The order total is 14.90 € including 19% VAT.

Mathematically, the calculation should be:

14.90 € / 1.19 = 12.5210 € net

So the rounded values should be:

  • Net amount / taxable base: 12.52 €
  • VAT: 2.38 €
  • Total: 14.90 €

However, FluentCart displays:

  • Taxable base / Nettoanteil: 12.53 €
  • VAT / MwSt.: 2.38 €
  • Total: 14.90 €

This does not add up correctly, because:

12.53 € + 2.38 € = 14.91 €

So the displayed taxable base seems to be rounded incorrectly by 1 cent. The VAT amount and the total are correct, but the taxable base does not match the total.

I attached screenshots showing the issue.

Could you please check how the taxable base is calculated and rounded for VAT-inclusive prices?

Expected display:

  • Taxable base: 12.52 €
  • VAT: 2.38 €
  • Total: 14.90 €

Current display:

  • Taxable base: 12.53 €
  • VAT: 2.38 €
  • Total: 14.90 €

Thanks for checking this.

1.00

Shahjahan Jewel

Tagging Sarkar RiponΒ 

Sarkar Ripon

Shahjahan JewelΒ Yes that's the thing we have fixed already

Oliver Kaiser

Sarkar RiponΒ Thanks for the update! Just to be sure: Has this fix already been rolled out to production, or will it be included in an upcoming release? I can still see the bug on my end.

Sarkar Ripon

Oliver KaiserΒ Will be included in the upcoming release

Nicolas D

Thanks for your feedback !

Shahjahan Jewel

I think this issue has been resolved in our last update (yesterday)

Oliver Kaiser

Shahjahan JewelΒ Yes! Thank you