Product Lines

In iProTraX, a Product Line is the fundamental unit of organization. Each line represents a distinct manufacturing process, product family, or physical assembly line.

Why Separate Product Lines?

  • Different products have different Production Steps.
  • Requires unique Data Fields (e.g., "Motor ID" vs "PCB Serial").
  • Managed by different Supervisor Teams.
  • Independent Monthly Targets and KPI tracking.

Configuration Components

1. Production Steps

Define the sequence of operations. Each step becomes a column in the dashboard where status is tracked.

["Winding", "Insertion", "Varnish", "Assembly", "Testing", "Packing"]

2. Detail Columns

Map specific Excel headers to dashboard columns. This tells the importer which data to grab.

{ "Part No": "material_number", "Target Qty": "quantity", "Due Date": "delivery_date" }

3. Monthly Targets

Set a numeric output goal (e.g., 500 units) for the Kiosk to display progress against.