# inventory-inventory-receipts

# Inventory Receipts – List View

**Module:** Inventory  
**Screen Type:** List View  
**URL:** `/^inventory/inventory-receipts/`  
**Model:** InventoryReceipt  
**Record Name:** Inventory Receipt  
**Plural Name:** Inventory Receipts  

---

## 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_ |
| Status | Text (choice) | _TODO_ |
| Vendor | Relationship (single) (optional) | _TODO_ |
| Warehouse | Relationship (single) (optional) | _TODO_ |
| Date Created | Date & time (optional) | _TODO_ |
| Vendor Invoice # | Text (optional) | _TODO_ |
| Memo | Long text | _TODO_ |
| Edit Locked | Yes/No | _TODO_ |
| Total Currency | Text (choice) | _TODO_ |
| Total | Number (decimal) | The total dollar amount for this inventory receipt |
| Purchase Order | Relationship (single) (optional) | Links this receiving ticket to a purchase order |
| Vendor Invoice | Relationship (single) (optional) | Denotes a connection with a Vendor Invoice |

## 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** — [inventory-inventory-receipts-create](https://help.brisksystems.us/books/brisk-documentation/page/inventory-inventory-receipts-create)
- **Detail View** — [inventory-inventory-receipts-id](https://help.brisksystems.us/books/brisk-documentation/page/inventory-inventory-receipts-id)
- **Update View** — [inventory-inventory-receipts-id-update](https://help.brisksystems.us/books/brisk-documentation/page/inventory-inventory-receipts-id-update)

---

## Advanced Notes
_TODO_