Work Order Tracking Template
  • 02 May 2023
  • 1 Minute to read
  • Contributors

Work Order Tracking Template


Article Summary

Track work orders throughout your operation

Purpose

This is a simple framework for tracking work orders throughout your operation. It is intended to be modified. Feel free to build your specific solution on top of or around this template.

How it works

The work order tracking template is comprised of three steps:

  1. Order Selection
  2. Order Creation
  3. Order Completion

Below is a flow diagram showing how the app is navigated:
image.png

The application is built on top of a single table, the (Requirements) Work Orders table. Each record in this table represents a single work order. Some basic fields are included such as:

  • Order ID
  • Item
  • Status
  • Location
  • Qty Required
  • Qty Completed

This app could be used on its own, with no changes made, but the intention of this application is to provide a framework on which you could build a more customized solution to fit your needs.


Was this article helpful?

What's Next