snipe-it/resources/views/partials
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
..
forms Use Helper alias 2021-09-28 19:44:55 -07:00
assets-assigned.blade.php Pull assigned asets preview into its own blade for re-use 2017-10-31 04:47:59 -07:00
bootstrap-table.blade.php Fixed sumFormatterQuantity if using 1.234,56 fomat 2021-10-30 22:48:45 +01:00
more-info.blade.php Updated more fa icons 2021-09-26 01:11:08 -07:00