roos-fs tasks #840
Updated by Vadim Pariev 5 months ago
On the left side of the planning view, users should see a section listing all services available for planning.
These services originate from projects that already exist in the system adn the location the user has selected.
The services displayed must dynamically update based on the selected location, following specific filtering logic.
**Business Rules and Logic**
1. Source of Services
* Every service (shown in the list) belongs to a vechicle that is assigned to a location.
* When a location is selected, the system should automatically show only services from the project(s) assigned to that location (through the vechicles).
2. Project-Based Filtering
* as soon as the location is selected we need to show the user that there are services from different projects
Like:
Bettery check 10/49 (ALready planned in other locations/planned for the week - the last value is take from the ,anual input plan from the porjet menegement area)
Wheel exchange 49/49
3. Additional Filtering Options
* Users can manually filter services by selecting a specific project.
* When a project is selected, the list should show only services belonging to that project.
4. Service List Content (What must be shown)
Each service entry must display:
* Service ID (unique identifier)
* VIN number
* License plate
* Vechicle status
* Project
UX requirements. it shall be easily distinguishable what location and project this service belongs to.