-
Notifications
You must be signed in to change notification settings - Fork 0
Forecast Production Plans Page
LuizValente-Valor edited this page Feb 15, 2022
·
9 revisions
Display list of Forecast Production Plans with the Forecast Period selected.
- Production Plan Number: Forecast Production Plan id.
- Stock Count: Stock Count name (Generated automatically based on the Stock Count information).
- Status: Status of the Forecast Production Plan (In Progress or Submitted).
- Created At: Date and time the Forecast Production Plan was created.
- Submission Date: Date and time the Forecast Production Plan was submitted.
-
Create: Redirects for the Forecast Production Plan Form Page where the user can create a new Forecasting Production Plan.
- Rules: Show create button if the Forecasting Period has not ended (Current Date > Forecasting Period End Date).
- Table Row - Edit: Redirects for the Forecast Production Plan Form Page sending the id of the Forecasting Production Plan selected to be loaded.
-
Table Row - Delete: delete the Forecasting Production Plan selected.
- Rules: Show delete button if the Forecasting Production Plan wasn't submitted.