snipe-it/app/Models
Martin Meredith f403db274a (develop) Fix asset auto-incrementation (#6806)
* Fix auto-increment not updating

This is due to the addition of caching for settings.  If we're not
explicitly saving the Settings model, then the cache isn't getting
updated, causing the asset tag auto-increment to get an old cached
version with the wrong number

* Move Setting cache clear to an observer
2019-03-13 10:58:35 -07:00
..
Recipients
Traits
Accessory.php
Actionlog.php
Asset.php
AssetMaintenance.php
AssetModel.php
Category.php
CheckoutAcceptance.php
CheckoutRequest.php
Company.php
CompanyableChildScope.php
CompanyableChildTrait.php
CompanyableScope.php
CompanyableTrait.php
Component.php
Consumable.php
ConsumableAssignment.php
CustomField.php
CustomFieldset.php
Department.php
Depreciable.php
Depreciation.php
Group.php
ICompanyableChild.php
Import.php
License.php
LicenseSeat.php
Location.php
Loggable.php
Manufacturer.php
PredefinedKit.php
Requestable.php
Setting.php (develop) Fix asset auto-incrementation (#6806) 2019-03-13 10:58:35 -07:00
SnipeModel.php
Statuslabel.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
Supplier.php
User.php Added ability to do full name search in user dropdown selectlist (#6784) 2019-03-05 21:13:39 -08:00