# inventory-inventory-adjustments-id-update

# Inventory Adjustment – Update View

**Module:** Inventory  
**Screen Type:** Update View  
**URL:** `/^inventory/inventory-adjustments/<pk>/update/`  
**Model:** InventoryAdjustment  
**Record Name:** Inventory Adjustment  
**Plural Name:** Inventory Adjustments  

---

## 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) | This is a system field that helps identify whether or not this document has affected the inventory and general ledger |
| Warehouse | Relationship (single) (optional) | The inventory warehouse that this adjustment will affect. To adjust inventory in separate warehouses, separate inventory adjustments are required. |
| Date Created | Date & time (optional) | _TODO_ |
| Balancing Account | Relationship (single) | _TODO_ |
| Memo | Long text | _TODO_ |
| Edit Locked | Yes/No | _TODO_ |

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

---

## Advanced Notes
_TODO_