Skip to main content

Pool Steps

Overview

The Pool Steps system tracks the manufacturing process of pool step products at Shelter Enterprises. This module provides comprehensive job tracking from creation through completion, allowing workers to log individual step production details.

The system is organized into two main interfaces:

  • Step Jobs Page - Displays all Pool Step jobs that are either new or have been transitioned from previous work sessions. This page serves as the central hub for starting or resuming production on specific jobs.
  • Job In Progress Page - Provides an active production interface where workers create and track individual pool steps as they are manufactured.

Step Jobs Page

The Step Jobs page provides an overview of all available Pool Step jobs using a card-based layout.

Step Jobs

Job Cards: Each job card displays the following information:

  • Sales Order Number - Links the job to the customer order
  • Customer Name - Shows which customer the job is for
  • Start Date or Created Date - Depending on whether the job is resumed or new.

Available Actions:

  • Job Info: Opens a modal showing comprehensive job details, including step targets and already created steps.
  • Resume Job / Start Job: Navigates to the Job In Progress page to begin or continue working.

Job Info Modal


Job In Progress Page

The Job In Progress page provides the active production interface where workers track individual step creation in real-time.

Job In Progress

Time Tracking

  • Elapsed Time Display: Shows hours:minutes:seconds and updates every 5 seconds.
  • Pause Job Button: Stops time tracking. Click again to "Resume Job". The timer persists even if you navigate away.

Step Creation

  • Step Type Dropdown: Select from available step types for this job.
  • Create Step Button: Adds a new row to the steps table below.

Steps Table

The table displays all steps created for the current job:

  • Step # - Sequential number for the step
  • Step Type - The type of step being manufactured
  • SEI Serial - Unique identifier input field. Must be unique within the job.
  • Completed At - Timestamp input field.
  • Actions - Delete button for removing incorrect entries
SEI Serial Input
Completed At

Job Control Buttons

  • Transition Job: Saves current progress and returns the job to the Step Jobs page for later resumption. Use this for shift changes or breaks.
  • Cancel Job: Abandons the current session. Any steps created during this session that haven't been shipped will be deleted, and the job will return to its previous state.
  • Finish Job: Marks the job as complete and validates that targets and fields are filled.

Transition Job