incwo

projects

Description not found

projects object

  • id:

    integer

    the id of this object

  • name:

    string

    Name of this object

  • reference:

    string

    Reference of object

  • status_id:

    integer

    Project status

  • created_at:

    timestamp

    Creation date of this object

  • updated_at:

    timestamp

    Latest modification date of this object

  • creator_id:

    integer

    The user that created this object

  • editor_id:

    integer

    The latest user that modified this object

  • budget_euros:

    decimal

    Budget of project in business_file currency

  • budget_hours:

    decimal

    Budgeted hours for project

  • start_date:

    datetime

    Start date of project

  • end_date:

    datetime

    End date of project
     

  • budget_halfdays:

    decimal

    Budgeted number of half-days for project

  • billable_euros:

    decimal

    Billables for the project in business_file currency

  • subsidies_euros:

    decimal

    Subsidies for the project in business_file currency

  • contribution_emitted_payments:

    decimal

    Calculated contributions to the project from EmittedPayments

  • contribution_expense_sheets:

    decimal

    Calculated contributions to the project from ExpenseSheet
     

  • contribution_bill_sheets:

    decimal

    Calculated contributions to the project from BillSheets
     

  • contribution_timesheets:

    decimal

    Calculated contributions to the project from Timesheets
     

  • contribution_model:

    integer

    0 =  K_UPDATE_CONTRIBUTION_NO
    1 = K_UPDATE_CONTRIBUTION_WITHOUT_FUTURE
    2 = K_UPDATE_CONTRIBUTION_WITH_FUTURE

     

  • contribution_computed_at:

    datetime

    Date of latest calculation of contribution

  • margin_value:

    decimal

    Value of margin on this object

  • margin_percent:

    decimal

    Percent of margin made on this object

  • firm_id:

    integer

    Link to the Firm object

  • contact_id:

    integer

    Link to the Contact object

  • hide_from_timesheet_reports:

    integer

    Should be removed from timesheet_reports ?

  • description:

    text

    Description of the object