snipe-it/app
Tobias Franzius 90a344af0b Fixes #13341 Clean up correct seats on license delete
Before this, we checked for the `id` collumn in the `license_seats` table, insteasd of
using `license_id` for this.

This way, we ensure that we only alter seats belonging to the correct license.
2023-07-20 13:48:57 +02:00
..
Console Fix to ldap_location attribute 2023-07-17 20:42:02 +01:00
Events
Exceptions Also log(debug) the error - could be useful for troubleshooting 2023-07-05 14:31:08 +01:00
Helpers Added strtolower for category type 2023-07-19 08:56:17 +01:00
Http Fixes #13341 Clean up correct seats on license delete 2023-07-20 13:48:57 +02:00
Importer Merge pull request #13169 from akemidx/license_sn_check1 2023-07-06 16:40:27 +01:00
Jobs
LegacyEncrypter
Listeners Remove unneeded comments 2023-04-19 17:49:31 -07:00
Models Added ability to show/hide custom fields in list views by default 2023-07-14 09:09:43 +01:00
Notifications fix: slack channel 2023-06-06 10:30:01 +02:00
Observers Improvements to asset_tag auto-incrementing, with auto-fixups for gaps 2023-07-12 16:39:45 +01:00
Policies
Presenters Merge pull request #13197 from akemidx/current_value_for_assets 2023-07-19 19:06:15 +01:00
Providers Added intval 2023-04-16 08:54:23 -07:00
Services