Skip to main content

Products

Work in Progress

This documentation is actively maintained. Features described here may change as the platform evolves. Last reviewed: February 2025.

Products are templates that define what gets manufactured and how. Each product includes task definitions for every production stage.

Viewing Products

  1. Go to Production > Products
  2. See a summary: Total products, PCB count, Panel count
  3. Filter by type: All, Panel, PCB
  4. Switch between Grid (with images) and List views
  5. Search by product name or code

Admin View

Product Types

TypeAssembly DepartmentDescription
PCBPCB AssemblyPrinted circuit board products
PanelPanel AssemblyPanel-type products

The product type determines which department handles assembly and which coating process is used (Coating for PCB, Dressing for Panel).

Creating a Product

The product creation wizard has two steps:

Admin View

Step 1: Basic Information

FieldDescription
Product TypePCB or Panel (cannot be changed later)
NameProduct name
CodeUnique product code
DescriptionProduct details
Product ImageUpload a reference image (max 10MB)
Starting SerialThe first serial number for this product
Current StockInitial stock quantity

Step 2: Stage Tasks

Configure task templates for 6 production stages:

  1. Assembly — PCB or Panel assembly tasks
  2. 1st Testing — Initial quality tests
  3. 2nd Testing — Secondary quality tests
  4. Coating/Dressing — Coating (PCB) or Dressing (Panel)
  5. Final Testing — Final quality verification
  6. Quality Assurance — Final QA approval

For each stage, you define tasks with:

  • Task name and description
  • Number of pins/wires/tests
  • Time per pin/wire/test (in seconds)
  • Tasks can be reordered by drag-and-drop

Automatic Time Calculations

The system automatically calculates:

  • Task time = Number of pins × Time per pin
  • Stage total = Sum of all task times in a stage
  • Assembly hours = Assembly stage + Coating stage
  • Testing hours = 1st + 2nd + Final + QA stages
  • Product total time = All stages combined

These time estimates are used for budget calculations when creating work orders.

Editing a Product

  1. Find the product in the list
  2. Click the edit icon
  3. Update details in the same 2-step wizard
warning
  • Product type cannot be changed after creation
  • Serial number and stock cannot be changed if assignments already exist for this product

Deleting a Product

Products can be deleted from the edit dialog's Danger Zone section. This should only be done if the product has no associated work orders.

tip

Take time to set up accurate task times for each product — these drive the budget calculations for work orders.