SlipProjection

A charge projection [SlipProjection] is a charge created from a billing projection run. The charge projection object includes many of the charge object properties and additional properties.

XML

SOAP

REST

Database table

Object

SlipProjection

oaSlipProjection

slip_projection, slip

Supported Commands

Read

read()

The SlipProjection object has the following properties:

XML / SOAP

Database

Description

acct_date

slip.acct_date

[Read-only] The associated accounting period date.

See Date Fields

agreementid

slip.agreement_id

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

billing_contactid

[Read-only] The ID of the associated billing contact.

booking_typeid

slip_projection.booking_type_id

[Read-only] ID of the booking type if this was generated from bookings.

categoryid

slip.category_id

[Read-only] The ID of the associated category. When set, the slip is based on this category.

city

slip.city

[Read-only] The slip city or location.

cost

slip.cost

[Read-only] The cost per unit of measure for an E or P slip, the billing rate for an O slip, or the fixed price for a F slip. Dated by the date field.

cost_centerid

slip.cost_center_id

[Read-only] The ID of the associated cost center.

created

slip.created

[Read-only] Time the record was created.

See Date Fields

currency

slip.currency

[Read-only] Currency for the money fields in the record

customerid

slip.customer_id

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

customerpoid

slip.customerpo_id

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

date

slip.date

[Read-only] The date of the billing slip.

See Date Fields

decimal_hours

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

description

slip.description

[Read-only] The description of the billing slip.

hour

slip.hour

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

id

slip.id

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

invoiceid

slip.invoice_id

[Read-only] The ID of the associated invoice once billed.

itemid

slip.item_id

[Read-only] The ID of the associated item. If this is set, the slip is based on this item. Determine the subtype using the associated item type.

job_codeid

slip.job_code_id

[Read-only] The ID of the associated job code.

minute

slip.minute

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

notes

slip.notes

[Read-only] Notes associated with the slip.

payment_typeid

slip.payment_type_id

[Read-only] The ID of the associated payment type.

productid

slip.product_id

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

project_billing_ruleid

slip_projection.project_billing_rule_id

[Read-only] The ID of the associated project billing rule.

projectid

slip.project_id

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

projecttask_typeid

slip.projecttask_type_id

[Read-only] The ID of the associated project task type.

projecttaskid

slip.projecttask_id

[Read-only] The ID of the task within the associated project.

quantity

slip.quantity

[Read-only] The quantity for an E, O, or P slip.

rate

slip.rate

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

shipping_contactid

slip.shipping_contact_id

[Read-only] The ID of the associated shipping contact.

slip_projection_type

slip_projection.slip_projection_type

[Read-only] The type of the slip projection:

  • X - slip projection generated from billing rule

  • B - Time from potentially billable transaction which did not match any billing rule

  • N - Time from transaction with non-billable project-task

  • P - Time from transaction matching a billing rule but is Partially over cap

  • S - Time from transaction matching a billing rule but is completely over cap and rule indicates to Stop if capped

  • C - Time from transaction matching a billing rule but is completely over cap and no more rules match.

slip_stageid

slip.slip_stage_id

[Read-only] The ID of the associated slip stage.

sold_to_contactid

[Read-only] The ID of the contact sold to.

timer_start

slip.timer_start

[Read-only] The starting time of the timer.

See Date Fields

timetypeid

slip.timetype_id

[Read-only] The ID of the associated time type.

total

slip.total

[Read-only] The total value of the slip. Dated by the date field.

transactionid

slip_projection.transaction_id

[Read-only] For internal use only.

type

slip.type

[Read-only] The type of the slip:

  • T - hourly rate slip

  • E - expense slip

  • F - flat price slip

  • O - other time slip

  • M - incomplete slip

  • P - product slip

unitm

slip.um

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

updated

slip.updated

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

See Date Fields

userid

slip.user_id

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