snipe-it/resources/views/reports
Matthias Frei 4b6ba6cb30 BugFix: Asset name was not included in custom report (#2733)
* BugFix: Asset name was not included in custom report

* BugFix: Custom Asset Report did not escape commas in custom fields. So the csv file is inconsistent, if a custom field containes a comma.  Added an escape function which escapes the commas with a backslash.
A csvreader can be configured to handle the escape character.
2016-10-12 12:05:49 -07:00
..
accessories.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
activity.blade.php Use Ajax for activity report 2016-09-20 00:46:24 -07:00
asset.blade.php Client-side pagination on asset report for faster loading 2016-09-27 14:56:05 -07: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 BugFix: Asset name was not included in custom report (#2733) 2016-10-12 12:05:49 -07:00
depreciation.blade.php Rename parseCurrencyString to formatCurrencyOutput to clarify what it does better. 2016-08-16 20:47:53 -05:00
index.blade.php Rename parseCurrencyString to formatCurrencyOutput to clarify what it does better. 2016-08-16 20:47:53 -05:00
licenses.blade.php Fixes #2622 - add depreciation to license report 2016-09-20 02:58:08 -07:00
unaccepted_assets.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00