Skip to content

Builds

Builds track production runs. They connect BOMs to inventory, deducting parts as units are completed.

Go to Builds in the sidebar to see all builds.

StatusMeaning
DraftCreated but not started
In ProgressProduction is underway
CompletedAll planned units are built
ReversedBuild was undone and inventory restored
  1. Click New Build.
  2. Select a product from the dropdown.
  3. Enter the planned quantity (how many units you intend to produce).
  4. Click Create.

The build starts in Draft status with a snapshot of the product’s BOM at the time of creation.

Click a build to open the detail page. It has two tabs: Build Details and PCB View.

Completion is incremental — you record batches as they are produced rather than all at once.

  1. In the Record Completion panel, enter the number of units completed in this batch.
  2. The field auto-suggests the remaining quantity.
  3. Click Record.

Each completion:

  • Creates an entry in the Completion Events table
  • Deducts the corresponding parts from inventory
  • Updates the build’s completed quantity and progress

If any parts have insufficient stock, a warning is shown listing the affected parts. The completion still proceeds, but affected inventory quantities go to zero.

An audit trail of all recorded completions:

ColumnDescription
DateWhen the completion was recorded
QuantityNumber of units in this batch
UserWho recorded it

Shows the BOM snapshot for this build:

ColumnDescription
MPNManufacturer part number
DescriptionPart description
RequiredTotal quantity needed (per-unit quantity x planned quantity)
On HandCurrent inventory at time of viewing
ShortfallDifference between required and on-hand (negative = surplus)

Displays the interactive BOM (iBOM) if one is associated with the product’s BOM. Same functionality as the BOM editor PCB view.

If a build was recorded in error, you can reverse it:

  1. Open the build detail page.
  2. Click Reverse Build.
  3. Confirm the action.

Reversing restores the consumed inventory. The build status changes to Reversed.

Builds in Draft status can be deleted. Click the delete button and confirm.