Files
snipe-it/app/Models
Tobias Regnery 1ccbf8942c Add ability to tie locations to companies
Locations are the last big part of the application that can't be tied to companies.
This can be a problem with FullMultipleCompanySupport, because you can't restrict the visibility of locations to the company of the users.

In order to change this, add a company_id to the locations table and wire everything up in the views and controllers.
Aditionally add a new formatter to filter the locations to a specific company, like it is done for assets.

Locations are properly scoped to the users company if FullMultipleCompanySupport is enabled.
If a parent location of a location has a different company than the user, the location does not show up.
2024-11-04 10:03:37 +01:00
..
2024-09-20 14:33:26 +01:00
2024-09-18 14:32:59 +01:00
2024-09-17 22:16:41 +01:00
2024-10-03 13:59:58 -07:00
2024-01-04 14:32:03 -08:00
2024-09-19 17:01:17 +01:00
2023-09-14 13:52:57 +01:00