Email

Setting Up the Order

Three tabs and one configuration block carry the whole spec: Data, Model, Items & Operations, and Warehouse Configuration. By the time you're done with them, the order has everything it needs for batch planning and the simulator to work.

Data tab

The Data tab is the order's header. The fields worth thinking about:

  • Company — the legal entity producing the order. Matters for accounting and stock account postings.
  • End Date — the planned completion date. The dashboards key off this to flag overdue orders.
  • Season — links to an ERPNext Project. If you run your portfolio by season (SS26, FW26), set it here so reports can slice by season.
  • Source — the upstream document this order satisfies: Sales Order, Quotation, or Material Request. Optional but valuable; once linked, the Sales Order can show production status to the customer.

Model tab

The Model tab is where you pin the order to a style:

  • Tech Pack — required, and one per order. You can pick a Tech Pack in Commercial, Design, Approval, or Production Ready — earlier states are allowed so commercial can open an order while design is still firming up, giving logistics a head start on sourcing. The catch: you can only submit and release the order once the Tech Pack reaches Production Ready.
  • Model Name and Code — populated from the Tech Pack but editable for the order.
  • IQ Template — the inspection quality template that decides which inline and final inspections the resulting batches will be measured against. Commercial and design agree on this together.

The moment you set the Tech Pack, the form inherits the spec: sizes, variants, raw materials, services. You can override the sizes and variants on this order if production needs a different run than the Tech Pack's planning defaults — common when the order comes from a Sales Order with a specific size curve, or from a commercial decision to replenish a single colorway.

Items & Operations

The Items & Operations section is where the order quantities live:

  • Items child table (Production Order Line) — one row per size × variant combination, with the quantity you're producing for each. Most factories enter the total quantity by size at this stage; the variants get fanned out either here or during batch planning.
  • Operation Plan child table (Production Order Operation) — the operations this order will run through, with their expected SMV and sequence. Inherited from the Tech Pack's Services tab; override only if this specific order skips or adds an operation.

The totals here feed the dashboards and the simulator. Round-trip them carefully — a wrong quantity on a Production Order quietly becomes a wrong plan for the floor.

Warehouse Configuration

Two fields, both important:

  • Raw Material Warehouse — where fabric and trims for this order will be issued from. Defaults from Garment Manufacturing Settings; override if this order is sourced from a non-default warehouse.
  • WIP Warehouse — where stock sits while batches are in flight. Also defaults from settings.

The Materials Summary child table inside this section is the rolled-up view of every material the order will consume, based on the Tech Pack BOM × order quantity. Use it as a sanity check before you start cutting — if a number looks wrong, the fix is upstream on the Tech Pack BOM.

Image: The Production Order Items tab showing a multi-size, multi-variant order with quantities populated per row.

What to do next

Once the spec is firm, move to Batch planning to split the order into runnable batches.