| ID | DI |
|---|---|
| Title | Delivery Item - Delivery Items |
| Usage | A delivery item is used to define the deliverable of a work package as part of the project planning process. |
| ID | Type | Default | Title | Usage |
|---|---|---|---|---|
| number | String | Number | ||
| title | String | Title | ||
| description | Text | Description | ||
| type | Enumeration | pending | Type | Determines the item type, e.g. Docuement, Drawing, Hardware,… |
| Key | Value | Remarks |
|---|---|---|
| cad | CAD-Data | |
| dmu | DMU-Data | A Digital Mockup is based on CAD data. |
| document | Document | Any type of document, expect drawings. |
| drawing | Drawing | |
| pending | pending |
| Source | ID | Cardinality | Target | Remarks |
|---|---|---|---|---|
| Delivery Item | producedby | one2many | Work Packages | |
| Delivery Item | specifiedby | one2many | Requirements | This link is part of the requirements tracebility matrix |