Skip to main content

Production โ€” Overview

The Production module takes a confirmed sales order and walks it through manufacturing: job creation, material issue, shop-floor work, quality control, and dispatch โ€” with an AI planner advising which job to build first.

Who can use Production

Production Engineer, Company Admin and Super Admin. Production Engineers land on the Production Dashboard at login.

๐Ÿ“ท Screenshot spot โ€” capture this screen and save it as static/img/screenshots/production-overview.png, then replace this whole box with the single line:
![Production Overview: Order to Dispatch](/img/screenshots/production-overview.png)

The make-to-order journeyโ€‹

Sales Order (with BOM)
โ”‚
โ”œโ”€ Material Availability check โ”€โ”€โ–ถ shortage? โ”€โ”€โ–ถ Purchase Requisition
โ”‚
โ–ผ
Production Job (JOB-2026-0001) โ€” status: Planned
โ”‚ ยท 5 work orders auto-created (Fabrication, Assembly, Wiring, Testing, Quality Check)
โ”‚ ยท BOM materials reserved in stock
โ–ผ
Issue Materials โ”€โ”€โ–ถ Material Issued
โ–ผ
Shop Floor / Kanban: In Progress โ†’ Assembly โ†’ Wiring โ†’ Testing
โ–ผ
Quality Checklist โ”€โ”€ pass โ”€โ”€โ–ถ Ready for Dispatch
โ”‚ fail โ”€โ”€โ–ถ QC Failed โ†’ Rework โ†’ back to In Progress
โ–ผ
Dispatch (DN-2026-0001): Packed โ†’ Dispatched โ†’ Delivered
โ”‚ ยท stock leaves the warehouse, sales order โ†’ Shipped, job โ†’ Completed
โ–ผ
Create Invoice (delivery-based billing)

The screens at a glanceโ€‹

ScreenWhat it's for
Production DashboardMorning view โ€” active jobs, kanban snapshot, low stock, open work orders.
Work OrdersEvery operation of every job โ€” start, complete, log hours.
Shop FloorA live stopwatch board for operators โ€” start/pause/finish timers.
Manufacturing JobsThe master job list โ€” create jobs, issue materials, print job cards.
KanbanGuided stage board โ€” advance jobs one step at a time.
Production PlannerAI ranks open jobs into the best build order.
Material AvailabilityCheck stock readiness for a sales order's BOM; raise requisitions for shortages.
Quality ChecklistPre-dispatch QC โ€” pass moves the job to Ready for Dispatch.
DispatchDelivery notes, transport details, and invoicing from dispatch.

Job statuses and progressโ€‹

Jobs move through: Planned โ†’ Material Issued โ†’ In Progress โ†’ Assembly โ†’ Wiring โ†’ Testing โ†’ (QC) โ†’ Ready for Dispatch โ†’ Completed, with QC Failed and Cancelled as side exits. The progress bar you see everywhere is derived from the stage (Planned 5% โ€ฆ Testing 80% โ€ฆ Completed 100%).

Three things worth knowing before you startโ€‹

  1. Only sales orders with a linked BOM can be planned for production. Create the BOM first (BOM Generator), attach it to the quotation/order, and both the "From Sales Order" job dialog and the material check will work.
  2. Available stock = On Hand โˆ’ Reserved. Creating a job reserves its BOM materials, so the same stock is never promised to two jobs.
  3. Dispatch is what completes a job. Marking a delivery "Dispatched" moves stock out, sets the sales order to Shipped, and completes the job โ€” you don't need to (and shouldn't) complete it by hand first.