Return – Detail View
Module: Sales
Screen Type: Detail View
URL: /^sales/returns/<pk>/
Model: Return
Record Name: Return
Plural Name: Returns
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 |
| Sale | Relationship (single) (optional) | TODO |
| Date Created | Date & time | TODO |
| Moneyback Currency | Text (choice) | TODO |
| Balance To Refund | Number (decimal) | TODO |
| Taxback Currency | Text (choice) | TODO |
| Tax To Refund | Number (decimal) | TODO |
| Restockfee Currency | Text (choice) | TODO |
| Restocking Fee | Number (decimal) | TODO |
| Totaldue Currency | Text (choice) (optional) | TODO |
| Total To Refund | Number (decimal) (optional) | TODO |
| Refund Status | Text (choice) (optional) | TODO |
| Totalback Currency | Text (choice) (optional) | TODO |
| Total Refunded | Number (decimal) (optional) | 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 — sales-returns
- Create View — sales-returns-create
- Update View — sales-returns-id-update
Advanced Notes
TODO
No comments to display
No comments to display