Manufacturing
Manufacturing orders and shop floor
Create, confirm, start, complete, split, merge, backorder, and time production work.
Manufacturing Orders at /manufacturing/orders produce a finished good from components. The lifecycle is Draft, Confirmed, In Progress, Done, Done Partial, and Cancelled.
Create an order
- Open
/manufacturing/orders/new. - Choose the finished product, quantity, warehouse, and production location.
- Choose the Bill of Materials or enter the permitted component list.
- Review operations and notes.
- Save the Draft.
The create action requires SUPER_ADMIN or MANAGER, active Manufacturing capability, a manufacturable product, and a production location.
Confirm and start
Select Confirm on a Draft. Confirmation snapshots the recipe components and operations. Later edits to the Bill of Materials do not rewrite that order.
Select Start on a Confirmed order. The order records its start and makes its work orders ready for shop floor execution where enabled.
Work orders and Shop Floor
Open /manufacturing/shop-floor for the per work center operator board when enabled. Start and complete work orders to capture real minutes. Work order dependencies can enforce operation sequence.
Recorded time and configured work center rates contribute to production cost where the cost capability is enabled.
Complete production
Select Complete on a Confirmed or In Progress order.
- Enter the finished quantity.
- Review any component, lot, serial, or operation requirements.
- Confirm completion.
Completion consumes component stock and receives finished stock through the inventory ledger. Cost rollup can apply current component cost to the finished product when enabled.
If finished quantity is below planned quantity, the dialog can create a backorder for the remainder. The original closes as Done Partial and links to the child order.
Split and merge
Split an eligible order with quantity above one into two new Draft orders. The original records the split relationship. Merge compatible Draft or Confirmed orders from the list. The server rejects incompatible products, locations, or lifecycle states.
Cancel and delete
Draft, Confirmed, and In Progress orders can be cancelled where allowed. Delete is limited to Draft or Cancelled records and remains permission gated. Done production is reversed through an Unbuild or another supported correction, not deletion.
Common problems
| What you see | What to check |
|---|---|
| Confirm fails | Check recipe, components, locations, capability, and manager access. |
| Complete fails for stock | Required component quantity is unavailable or lot or serial data is missing. |
| Shop Floor is missing | The Shop Floor capability is disabled. |
| Merge is rejected | Selected orders differ in product, location, or compatible state. |
| Partial completion has another order | That child is the backorder for the unfinished quantity. |