Subscription – Detail View
Module: Sales
Screen Type: Detail View
URL: /^sales/subscriptions/<pk>/
Model: Subscription
Record Name: Subscription
Plural Name: Subscriptions
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 |
| Label | Text | A label to identify this subscription in the business |
| Frequency | Text (choice) | Determines the frequency with which a subscription should occur |
| Customer | Relationship (single) | The customer that made this purchase |
| Memo | Long text | An open text field for employees to make notes about this transaction |
| Subtotal Currency | Text (choice) | TODO |
| Subtotal | Number (decimal) | The total sales price of all line items before sales tax |
| Taxtotal Currency | Text (choice) | TODO |
| Tax Total | Number (decimal) | The total sales tax due for this sale |
| Total Currency | Text (choice) | TODO |
| Total | Number (decimal) | 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-subscriptions
- Create View — sales-subscriptions-create
- Update View — sales-subscriptions-id-update
Advanced Notes
TODO
No comments to display
No comments to display