This commit is contained in:
2022-01-28 22:43:45 +00:00
parent 5af04fb834
commit 7be4880a9b
4 changed files with 35 additions and 16 deletions

View File

@@ -1,9 +1,8 @@
# HOME SCHEDULE
# Schedule
## Overview
The personal schedule displays events connected to the currently logged in User and can also be used to create new items or modify existing ones.
The personal schedule displays events tied to the currently logged in User and can also be used to create new items or modify existing ones. There are three kinds of events that can be displayed here:
Work order item scheduled User records, Review and Reminder records.
The events potentially displayed are [Work order](svc-workorders.md) item scheduled User records, [Review](home-reviews.md) and [Reminder](home-reminders.md) records.
## Menu options