ProjectStage

An project stage [Projectstage] is a progression step in the project life cycle.

XML

SOAP

REST

Database table

Object

Projectstage

oaProjectstage

project_stage

Supported Commands

Add, Read, Modify, Delete

add(), read(), modify(), upsert(), delete()

The Projectstage object has the following standard properties:

Note:

Projectstage object properties may also include custom fields. The object type supports the custom equal to read method and the enable_custom read attribute.

XML / SOAP

Database

Description

created

created

[Read-only] Time the record was created. See Date Fields.

enable_analysis

enable_analysis

Is financial analysis enabled at this stage.

enable_billing

enable_billing

Is the project billing tab enabled at this stage.

enable_phase_and_task

enable_phase_and_task

Are phases and tasks enabled at this stage.

enable_pricing

enable_pricing

Is project pricing enabled at this stage. Off by default.

enable_project_assignments

enable_project_assignments

Are project level assignments enabled at this stage.

enable_recognition

enable_recognition

Is the recognition tab enabled at this stage.

enable_team

enable_team

A 1/0 field indicating if this should be the default stage for new projects.

enable_utilization

enable_utilization

Is the utilization enabled at this stage.

id

id

[Read-only] Unique ID. Automatically assigned by OpenAir.

name

name

[Required] The name of the project stage.

notes

notes

Notes associated with the project stage.

picklist_label

Label as shown on form picklist.

position

position

The position of the stage.

updated

updated

[Read-only] Time the record was last updated or modified. See Date Fields.