Basing Project Schedule Calculation on Bookings for a Project

You can set individual projects to use bookings instead of assignments for project schedule calculation.

If the project schedule calculation is based on bookings instead of assignments:

Important:

Review the following guidelines:

  • Only the calculated Start dates, calculated Finish dates, Planned hours, and % Complete are calculated based on bookings instead of assignments.

  • Using bookings instead of assignments for project schedule calculation may impact other functionality that are based on assignments. Test extensively on a sandbox account and consider the impact carefully before you start using this feature on a production account.

    Examples of functionality that may have a dependency on assignments:

    • Charge projections based on assigned hours.

    • Earned value management (EVM) metrics.

    • Billing rule rate override at the assignment level.

    • Planned/assigned hours adjustment based on approved hours.

    • Pending bookings from task assignments.

    • Any user scripts or integrations with dependency on assignments.

To base project schedule calculation on bookings for a project:

  1. Create the project_plan_based_on_bookings custom field.

    1. Go to Administration > Global Settings > Custom Fields.

    2. Click the Create button, then click New Custom field.

      A form appears.

    3. Select Project from the Add a custom field to dropdown list (under Global).

    4. Select Checkbox from the Type of field to add dropdown list.

    5. Click Continue.

      Another form appears.

    6. Enter the Field name — This must be exactly project_plan_based_on_bookings.

    7. Check the Active box.

    8. Enter a Display name — For example, Calculate project schedule based on bookings.

    9. Click Save.

  2. Go to Projects > Projects > [Select a project] > Properties.

  3. Check the Calculate project schedule based on bookings box.

  4. Click Save