Price Schedule – Create View
Module: Inventory
Screen Type: Create View
URL: /^inventory/price-schedules/create/
Model: PriceSchedule
Record Name: Price Schedule
Plural Name: Price Schedules
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 |
| Beginning Date | Date | Records the date that this price schedule begins taking effect |
| Ending Date | Date | Records the date that this price schedule stops taking effect |
| Label | Text (optional) | Give this price schedule a specific name. If left blank, it will be labelled by its beginning date. |
| Warehouse | Relationship (single) | Sets the warehouse that this price schedule applies to |
| Previous | Relationship (single) (optional) | Links to the price schedule that this one was copied from |
| Active | Yes/No | If a given price schedule is marked as active for a warehouse, it will take effect. Only one price schedule may be active per warehouse. |
| Copied | Yes/No | Acts as a flag to mark the rule copying process as complete |
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-price-schedules
- Detail View — inventory-price-schedules-id
- Update View — inventory-price-schedules-id-update
Advanced Notes
TODO
No comments to display
No comments to display