Files
snipe-it/app/Http/Controllers
Daniel Meltzer a852c624d3 Fix 2347 (#2394)
* 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.
2016-08-16 13:02:42 -07:00
..
2016-08-16 13:02:42 -07:00
2016-08-16 13:02:42 -07:00
2016-08-02 00:54:38 -07:00
2016-04-07 13:21:09 -07:00
2016-05-18 19:48:19 -07:00
2016-08-02 00:54:38 -07:00
2016-08-16 13:02:42 -07:00