snipe-it/resources/views/reports
Daniel Meltzer 0c912bcf49 Fix more number_format madness.
This does two main things:
1) The importer now imports as numbers, not parsed strings.  This allows
is to format values on output instead of input, which is what was
happening in most places.

2) Add a Helper::parseCurrencyString method and port everything to use
this.  This checks to see if the value is numeric or empty, and returns
the appropriate value in all cases.  Should fix all known occurances of
number_format expections.
2016-08-16 20:41:28 -05:00
..
accessories.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
activity.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
asset.blade.php Fix more number_format madness. 2016-08-16 20:41:28 -05:00
asset_maintenances.blade.php Switch to use trans from Lang::get for laravel 5.2 2016-04-07 02:51:57 -07:00
custom.blade.php Add username and custom fields option to custom report 2016-08-02 15:04:10 -07:00
depreciation.blade.php Fix more number_format madness. 2016-08-16 20:41:28 -05:00
index.blade.php Fix more number_format madness. 2016-08-16 20:41:28 -05:00
licenses.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
unaccepted_assets.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00