snipe_it/app/Helpers
Tobias Regnery 6921df9334 Check for inconsistencies before activating scoped locations
Before activating scoped location all locations and their related objects will be checked.
If there are locations with different companies than the related objects error out.

Because this operation is quite slow, bail out on the first inconsistent entry.
There is a new artisan command introduced that checks every location.

Depending on the size of the database, this will take very long.

Signed-off-by: Tobias Regnery <tobias.regnery@gmail.com>
2025-01-23 15:26:04 +01:00
..
Helper.php Check for inconsistencies before activating scoped locations 2025-01-23 15:26:04 +01:00
IconHelper.php added icon to button 2024-09-17 19:16:44 -04:00
StorageHelper.php Added method to show or download file 2024-10-21 16:34:03 +01:00