Files
snipe-it/app/Http/Controllers
Daniel Meltzer d3b035cfe9 Fix integrity constraint violation on sqlite.
If the requestable checkbox was not checked, it did not exist in the request.
Setting requestable to null in such a case would cause a violation because it should be 0/1.

Also fix a copy/paste where we reset requestable after checking for rtd_location_id.
2016-06-27 23:16:03 -04:00
..
2016-04-28 21:06:41 -07:00
2016-04-07 13:21:09 -07:00
2016-05-18 19:48:19 -07:00
2016-06-22 17:14:49 -07:00