Item Class – Detail View
Module: Inventory
Screen Type: Detail View
URL: /^inventory/item-classes/<pk>/
Model: ItemClass
Record Name: Item Class
Plural Name: Item Classes
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 |
| Code | Text (optional) | TODO |
| Can Be Manufactured | Yes/No (optional) | TODO |
| Asset Account | Relationship (single) (optional) | Maps the inventory asset account for items of this class (if configured) |
| Expense Account | Relationship (single) (optional) | Maps the expense account for items of this class (if configured) |
| Cogs Account | Relationship (single) (optional) | Maps the cost of goods sold account for items of this class (if configured) |
| Revenue Account | Relationship (single) (optional) | Maps the revenue account for items of this class (if configured) |
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-item-classes
- Create View — inventory-item-classes-create
- Update View — inventory-item-classes-id-update
Advanced Notes
TODO
No comments to display
No comments to display