Slipstage

A charge stage [Slipstage] can be used to record phase or status information for a charge. By default, charges can either be in Open or Billed stage. Additional charge stages can be created for the account. For more information, see Charge Stages.

XML

SOAP

REST

Database table

Object

Slipstage

oaSlipstage

slip_stage

Supported Commands

Add, Read, Modify

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

The Slipstage object has the following properties:

XML / SOAP

Database

Description

created

created

[Read-only] Time the record was created.

See Date Fields

enable_slip_tab

enable_slip_tab

Display slips of this stage in a separate tab.

exclude_from_invoicing

exclude_from_invoicing

Exclude slips of this stage from invoicing.

id

id

[Read-only] Unique ID. Automatically assigned by SuiteProjects Pro.

name

name

[Required] The name of the stage.

notes

notes

Notes associated with this slip stage.

position

position

The position of the stage.

updated

updated

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

See Date Fields