# reports-receipt-templates-id

# Receipt Template – Detail View

**Module:** Reports  
**Screen Type:** Detail View  
**URL:** `/^reports/receipt-templates/<pk>/`  
**Model:** ReceiptTemplate  
**Record Name:** Receipt Template  
**Plural Name:** Receipt Templates  

---

## 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_ |
| Description | Text | _TODO_ |
| Content Type | Relationship (single) | _TODO_ |
| Active | Yes/No (optional) | Sets this as the active ESC/POS receipt for a given Content Type |
| Message | Text | An optional message that will be printed on the bottom of the receipt |

## 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

- **List View** — [reports-receipt-templates](https://help.brisksystems.us/books/brisk-documentation/page/reports-receipt-templates)
- **Create View** — [reports-receipt-templates-create](https://help.brisksystems.us/books/brisk-documentation/page/reports-receipt-templates-create)
- **Update View** — [reports-receipt-templates-id-update](https://help.brisksystems.us/books/brisk-documentation/page/reports-receipt-templates-id-update)

---

## Advanced Notes
_TODO_