# manufacturing-blueprint-types

# Blueprint Types – List View

**Module:** Manufacturing  
**Screen Type:** List View  
**URL:** `/^manufacturing/blueprint-types/`  
**Model:** BlueprintType  
**Record Name:** Blueprint Type  
**Plural Name:** Blueprint Types  

---

## What This Screen Is For
_TODO: Explain what this screen does in plain language._

---

## What You See on This Screen
📸 _Add a screenshot of this screen._

## Fields on This Screen

| Field | Type | Description |
|------|------|------------|
| Last Modified At | Date & time | _TODO_ |
| Last Modified By | Relationship (single) (optional) | _TODO_ |
| Name | Text | _TODO_ |
| Schedule On Order | Yes/No | If enabled, all items manufactured set to this blueprint type will create scheduled manufacturing instances. |
| Demanufacture On Return | Yes/No | If enabled, any time an item of this type is returned, its constituent parts will be returned to inventory instead of the manufactured good |

## System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

| Field | Type | Description |
|------|------|------------|
| Id | Auto number (ID) | _TODO_ |
| Created At | Date & time | _TODO_ |
| Created By | Relationship (single) (optional) | _TODO_ |
| Custom Fields | Extra Fields JSONField | _TODO_ |
| Deleted At | Date & time (optional) | _TODO_ |

---

## Common Tasks
- _TODO_

---

## Tips & Helpful Hints
💡 _TODO_

---

## Who Uses This Screen
- _TODO_

## Related Screens

- **Create View** — [manufacturing-blueprint-types-create](https://help.brisksystems.us/books/brisk-documentation/page/manufacturing-blueprint-types-create)
- **Detail View** — [manufacturing-blueprint-types-id](https://help.brisksystems.us/books/brisk-documentation/page/manufacturing-blueprint-types-id)
- **Update View** — [manufacturing-blueprint-types-id-update](https://help.brisksystems.us/books/brisk-documentation/page/manufacturing-blueprint-types-id-update)

---

## Advanced Notes
_TODO_