This commit is contained in:
2022-07-25 17:47:47 +00:00
parent 2ee4e36493
commit ddae7bf651

View File

@@ -17,7 +17,7 @@ There are multiple views available:
![Month view](img/svc-schedule-form.png) ![Month view](img/svc-schedule-form.png)
The image shows a monthly view [filtered](#filtering) to only include events for service technicians tagged with "blue" or "black". The image shows a monthly view [filtered](#filtering) to only include events for service technician Users tagged with "blue" or "black".
### Week view ### Week view
@@ -31,11 +31,11 @@ The image shows a monthly view [filtered](#filtering) to only include events for
![Day view](img/svc-schedule-form-day-view.png) ![Day view](img/svc-schedule-form-day-view.png)
All today's events ([filtered](#filtering) to only include events for service technicians tagged with "blue" or "black"). All today's events for all service technicians combined and [filtered](#filtering) to only include events for service technician Users tagged with "blue" or "black".
### Day view ### Team day view
![Day view](img/svc-schedule-form-team-day-view.png) ![Team day view](img/svc-schedule-form-team-day-view.png)
All today's events separated by service technician. All today's events separated by service technician.
Only technicians with events on this day will show here and [filtering](#filtering) still applies if used. Only technicians with events on this day will show here and [filtering](#filtering) still applies if used.