snipe-it/resources
Matthew Nickson 90ca66834b
Fixed sumFormatterQuantity if using 1.234,56 fomat
Previously sumFormatterQuantity used the parseFloat to convert the
string purchase_cost to a floating point number. parseFloat does not
return the correct value when using the comma format. To fix this
sumFormatterQuantity now used the cleanFloat function to convert
purchase_cost to a float.

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2021-10-30 22:48:45 +01:00
..
assets Most of the basics are working, but not done and lots of debug messages are about 2021-10-04 22:06:48 -07:00
lang fix rebase errors 2021-10-07 21:32:57 +02:00
macros Fixed #9909 and #9714 - applies v6 currency formatter to v5 [ch16628] 2021-08-17 21:59:33 -07:00
views Fixed sumFormatterQuantity if using 1.234,56 fomat 2021-10-30 22:48:45 +01:00