Progress bar

How to understand the overall progress of the product's production cycle

Overview

The progress bar shows how ready the product is, helping you see if production is on schedule and identify potential delays.

Progress of manufacturing of different products

Specifics

Visual aspect:

The progress bar visually represents production status, with values ranging from 0% to 100%. It is designed to match the color of the status icon for a cohesive look.

Calculation formula:

The progress percentage is calculated based on completed tasks within the production workflow (including tasks from child and additional components).

Progress (%) = (100% / Total Tasks) * Completed Tasks

A production progress bar can have values ranging from 0 to 100%.

Progress updates

The progress bar updates automatically based on specific events, such as

  • child component status change

  • task status change

  • reopening task

  • adding additional task

  • adding additional component

Status specifics

  • Productions marked as "To do" have a progress bar set to 0%.

  • Productions labeled "In progress" with no completed tasks also have a progress bar set to 0%.

  • Productions in "Stopped" status display the executed percentage from before they reached this status.

  • Productions categorized as "From stock" always have a progress bar set to 100%.

Progress bar depending on status

Order progress calculations

When viewing productions grouped by order items, the progress is calculated according to formula:

Order progress (%) = sum of of progress values of all productions in this order / number of productions in the order

Progress of whole order

Last updated