snipe-it/app/Presenters
Computroniks f994af16da
Added function to calculate cost based on quantity
sumFormatterQuantity takes the same input as sumFormatter but instead
of calculating the specified columns total it calculates the total
purchase cost of an item based upon its quantity. Also updated affected
pressenters to use this formatter.

Signed-off-by: Computroniks <mnickson@sidingsmedia.com>
2021-08-04 22:09:50 +01:00
..
AccessoryPresenter.php Added function to calculate cost based on quantity 2021-08-04 22:09:50 +01:00
ActionlogPresenter.php Fixed #4300 - Fix for illegal character type in action log 2018-01-20 00:27:45 -08:00
AssetAuditPresenter.php Fixes #6204 - added email alerts and web/API access to assets due for audits (#6992) 2019-05-05 22:32:52 -04:00
AssetMaintenancesPresenter.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
AssetModelPresenter.php Added created_at and updated_at to presenter 2021-03-30 08:57:20 -07:00
AssetPresenter.php Fixed #8721 - duplicate asset tags in select list when asset has name 2020-12-21 13:43:54 -08:00
CategoryPresenter.php Added created_at and updated_at to presenter 2021-03-30 08:57:20 -07:00
CompanyPresenter.php Fixed [ch15086] - [object object] in companies date displays 2020-09-03 19:40:17 -07:00
ComponentPresenter.php Added function to calculate cost based on quantity 2021-08-04 22:09:50 +01:00
ConsumablePresenter.php Added function to calculate cost based on quantity 2021-08-04 22:09:50 +01:00
DepreciationPresenter.php Depreciation detail view fixes [ch15776] (#9059) 2021-01-27 17:44:05 -08:00
LicensePresenter.php Added function to calculate cost based on quantity 2021-08-04 22:09:50 +01:00
LicenseSeatPresenter.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
LocationPresenter.php Added search/sort by Location OU, added to listing 2020-11-17 22:17:07 -08:00
ManufacturerPresenter.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
PredefinedKitPresenter.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
Presentable.php Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00
Presenter.php Fix asset create (#3929) 2017-09-06 16:24:43 -07:00
UserPresenter.php Added LDAP flag in users API for #8741 2020-12-02 11:01:05 -08:00