Tax Rate limited to 2 decimals

I’ve installed and gotten Invoice Ninja installed with the React App and purchased the white label option. I’ve successfully added my Postmark for emails and Square for Payments. Going through setting everything up and got to Tax Rates.

I live in New Jersey and our sales tax rate is 6.625% and I cannot enter this in the Tax Rate field. It only accepts up to 2 decimal places. This needs to be updated in some way. You can enter any crazy number as long as it doesn’t have more than 2 decimals.

Not sure if this is a limit on the front-end field or back-end. If it’s just on the front end I’m okay with manual adjusting the database to get the correct value in if that’ll do the trick.

Thanks

Hi,

Can you try adding the tax rate in the desktop app to check if the problem is in the backend or React app?

Thanks for the reply!

I tested it on the desktop app and I was able to enter in the correct tax rate. I can then refresh the React App and the rate is correct there as well.

I would guess it’s the input field on the React App is just configured to only 2 decimals. Probably an easy fix and not a huge deal since it can be entered on the Desktop app.

Thanks for catching this, feel free to create an issue on the React GitHub repo to ensure this is fixed.