snipe-it/app/Models
2024-09-16 13:29:41 -07:00
..
Labels
Recipients
Traits
Accessory.php added options to checkout accessoires to locations and assets 2024-07-29 10:54:53 +02:00
AccessoryCheckout.php
Actionlog.php
Asset.php
AssetMaintenance.php
AssetModel.php
Category.php
CheckoutAcceptance.php
CheckoutRequest.php Add the withTrashed() method to requestingUser() method in CheckoutRequest model, so the view of requestable assets doesn't crash 2023-07-10 16:34:00 -06:00
Company.php
CompanyableChildScope.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CompanyableChildTrait.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CompanyableScope.php
CompanyableTrait.php Added comments 2024-04-11 15:15:56 +01:00
Component.php
Consumable.php
ConsumableAssignment.php
CustomField.php
CustomFieldset.php
Department.php
Depreciable.php
Depreciation.php Added assets relationship 2024-08-28 12:38:55 +01:00
Group.php
ICompanyableChild.php
Import.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
Ldap.php
License.php Added created_by to license view 2024-07-26 10:24:13 +01:00
LicenseSeat.php
Location.php Fixed #15341 - validate parent ID 2024-08-21 09:46:18 +01:00
Loggable.php Modernize use statements, switch to auth() 2024-07-04 20:49:22 +01:00
Manufacturer.php
PredefinedKit.php Add tests for delete predefined kit endpoint 2024-09-16 13:29:41 -07:00
Requestable.php Refactor Requestable@cancelRequest() firm to admit a user_id so we can cancel a request of whatever user we want 2023-06-27 17:13:11 -06:00
SamlNonce.php
SCIMUser.php
Setting.php
SnipeModel.php
SnipeSCIMConfig.php Force active flag to be returned as true or false 2023-11-23 16:34:03 +00:00
Statuslabel.php
Supplier.php Make validation match database fields 2023-05-08 14:12:54 -07:00
User.php