Menu
Option required
The menu is only available if the PREPARATION option is enabled on the project.
Definition
The Menu defines the meals for every day of the project. It covers all standard meal types across the full project period.
Organization
└── Project
└── Preparation
└── MenuOne menu per preparation
A preparation contains exactly one menu.
Main attributes
| Attribute | Description |
|---|---|
| Days | One meal entry per project day |
Meal types
Each day contains entries for the following meal types:
| Meal type | Description |
|---|---|
BREAKFAST | Morning meal |
LUNCH | Midday meal |
SNACK | Afternoon snack |
DINNER | Evening meal |
Each meal entry contains the description of what is served.
Relationships
| Related object | Relationship |
|---|---|
| Preparation | A menu belongs to one preparation |
| Comment | A menu can receive zero or more comments *(if option enabled) |