Files
snipe-it/app/Models
Daniel Meltzer f8d18a8eb0 Revert asset-checkout-different validation.
This was causing issues when trying to check an item out to a user or a
location because of the way laravel handles validation.

Instead, rely on the exception check we had in the controller.  I moved
this exception up to the model checkout method so that it would work
for anywhere that that method was called, even if it avoided the
controller.
2020-04-29 10:59:00 -04:00
..
2018-08-06 14:46:10 +02:00
2017-06-21 16:37:37 -07:00