mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 23:54:12 -08:00
a852c624d3
* Prevent multiple checkouts of the same asset. This adds a new method to the Asset model, availableForCheckout. Port getDataTable to use availableForCheckout instead of doing the check manually. Fixes Issue #2347 * Use availableForCheckout in categories controller. Also gate the checkin/checkout actions here. * Use gate and availableForCheckout in manufactuers as well. |
||
---|---|---|
.. | ||
Auth | ||
AccessoriesController.php | ||
AssetMaintenancesController.php | ||
AssetModelsController.php | ||
AssetsController.php | ||
CategoriesController.php | ||
CompaniesController.php | ||
ComponentsController.php | ||
ConsumablesController.php | ||
Controller.php | ||
CustomFieldsController.php | ||
DashboardController.php | ||
DepreciationsController.php | ||
GroupsController.php | ||
LicensesController.php | ||
LocationsController.php | ||
ManufacturersController.php | ||
ProfileController.php | ||
ReportsController.php | ||
SettingsController.php | ||
StatuslabelsController.php | ||
SuppliersController.php | ||
UsersController.php | ||
ViewAssetsController.php |