erpworks-oo-config.yml

Outside operations configuration file

This configuration file specifies the outside operations that appear in the Outside Operations window.

Outside Operations

This option contains the list of all outside operations.

Example

Outside Operations:
 - Id: SBPT
   Description: Sandblast/Paint
   Help Text: "Valid Drawing Numbers:

   1800100 - PPG BLUE WP

   1800103 - PPG RED WP

   1800114 - PPG WHITE WP-GB

   1800115 - PPG GREY WP

   1800117 - PPG GREY WP-GB"
   Requires Drawing Number: True
- Id: HT
  Description: Heat treating all or part of the item
  # ...

Id

This serves as the ID and appended abbreviation for this operation. When an outside operation is created, it has an item ID of the form [Parent Item ID]-[Outside Operation ID] and a description of the form [Parent Item Description]-[Outside Operation ID].

Description

A human-readable description of this operation as displayed in the outside operations window.

Help Text

Documentation or explanation for this operation as displayed in the outside operations window when the operation is highlighted.

Requires Drawing Number

If set to True, a drawing number field is required to be filled before the operation can be added to the item list.

Last modified May 11, 2020