Hi, I am running Invoice Ninja v4.5.11 (self-hosted) and want to know if we can change the format of the Quantity column on the invoices. Currently, the values we enter show like this:
1
0.5
0.25
We would like to have all quantity values formatted to 2 decimal places like this:
1.00
0.50
0.25
Is this possible? Thanks!