Skip to content

Latest commit

 

History

History
54 lines (51 loc) · 2.98 KB

ProjectPhase.md

File metadata and controls

54 lines (51 loc) · 2.98 KB

ConnectWise::ProjectPhase

Properties

Name Type Description Notes
id Integer [optional]
project_id Integer [optional]
description String
board ProjectBoardReference [optional]
status PhaseStatusReference [optional]
agreement AgreementReference [optional]
opportunity OpportunityReference [optional]
parent_phase ProjectPhaseReference [optional]
wbs_code String [optional]
bill_time String [optional]
bill_expenses String [optional]
bill_products String [optional]
mark_as_milestone_flag BOOLEAN [optional]
notes String [optional]
deadline_date DateTime [optional]
bill_separately_flag BOOLEAN [optional]
billing_method String billingMethod is required if the phase billSeparatelyFlag is true [optional]
scheduled_hours Float [optional]
scheduled_start String [optional]
scheduled_end String [optional]
actual_hours Float [optional]
actual_start String [optional]
actual_end String [optional]
budget_hours Float [optional]
location_id Integer [optional]
business_unit_id Integer [optional]
hourly_rate Float [optional]
billing_start_date DateTime [optional]
bill_phase_closed_flag BOOLEAN This phase can only be billed after it has been closed [optional]
bill_project_closed_flag BOOLEAN This phase can only be billed after the project has been closed [optional]
downpayment Float [optional]
po_number String [optional]
po_amount Float [optional]
estimated_time_cost Float [optional]
estimated_expense_cost Float [optional]
estimated_product_cost Float [optional]
estimated_time_revenue Float [optional]
estimated_expense_revenue Float [optional]
estimated_product_revenue Float [optional]
currency CurrencyReference [optional]
bill_to_company CompanyReference [optional]
bill_to_contact ContactReference [optional]
bill_to_site SiteReference [optional]
ship_to_company CompanyReference [optional]
ship_to_contact ContactReference [optional]
ship_to_site SiteReference [optional]
_info Metadata Metadata of the entity [optional]