SOP Name: Daily Production Planning
Process Code: PROD_PLAN_V1
Version: V1
Owner: Factory Supervisor
Applies To: Factory Supervisor
Frequency: Daily morning
Last Updated: 2026-06-25
Review Frequency: Monthly
Plan what product to produce, how much to produce, and what material/labour is needed.
Every morning after the Daily Factory Opening Checklist (DAILY_OPENING_V1), before mixing starts.
flowchart TD A[Check stock and orders] --> B[Choose product] B --> C[Set target quantity] C --> D[Check material requirement] D --> E[Assign labour] E --> F[Start production batch]
FIRST20_QC_V1).| โ Do | โ Don't |
|---|---|
| Plan against actual orders + stock | Produce without a target quantity |
| Create a batch ID before starting | Mix products in one batch without a plan |
| Confirm material covers the target | Start a product whose material is short |
[ ] Product selected
[ ] Target quantity fixed
[ ] Batch ID created
[ ] Material availability checked
[ ] Labour assigned
[ ] First 20 bricks approval planned
Inform Ram/Srinivasan if orders exceed capacity, material is short for the target, or labour cannot cover the plan.
If you find a better way to do this process, add a comment below or submit an improvement request in the SOP Improvement Register.
Telegram command: /plan
n8n workflow: wf_production_plan_v1
Odoo object: mrp.production (draft MO)
Approval role: Factory Supervisor
Supabase table: production_plans
Status: Future automation