Proposalblock

A proposal block [Proposalblock] is a component of a proposal including information as text or a project cost (labor time, fixed fee, expense, or purchase item).

XML

SOAP

REST

Database table

Object

Proposalblock

oaProposalblock

proposal_block

Supported Commands

Read

read()

The Proposalblock object has the following properties:

XML / SOAP

Database

Description

categoryid

category_id

[Read-only] The ID of the associated category.

content

content

[Read-only] The content of the template.

cost

cost

[Read-only] The cost per unit of measure (in the currency of the proposal) for an E block, the billing rate for an O block, or the fixed price for a F block. Dated by the currency_date field.

created

created

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

description

description

[Read-only] The description of this proposal.

hour

hour

[Read-only] The number of hours for a T block.

id

id

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

itemid

item_id

[Read-only] The ID of the associated item.

minute

minute

[Read-only] The number of minutes for a T block.

name

name

[Read-only] The name of the this proposal block.

proposalid

proposal_id

[Read-only] The ID of the associated proposal.

quantity

quantity

[Read-only] The quantity for an E block or an O block.

rate

rate

[Read-only] The hourly rate for a T block. Dated by the currency_date field.

seq

seq

[Read-only] The sequence number of the block.

slipid

slip_id

[Read-only] The ID of the associated slip if this block was billed to TB.

templateid

template_id

[Read-only] The ID of the associated template.

total

total

[Read-only] The total value of the block. Dated by the currency_date field.

type

type

[Read-only] The type of the slip:

  • X - is a text only block

  • T - is an hourly rate block

  • E - is an expense block

  • F - is a flat price block

  • O - is an other type block

  • P - is a product block

um

um

[Read-only] The unit of measure for an E block or the rate description for an O block.

updated

updated

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