# Project Schedule

<p class="doc-lead">Project Schedule lists all tasks for a project in work-breakdown order with planned and actual dates, progress, and status — and lets you update task progress in bulk.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-links">
<a href="#/project/reports/project-schedule?id=overview">Overview</a>
<a href="#/project/reports/project-schedule?id=use-cases">Use Cases</a>
<a href="#/project/reports/project-schedule?id=filters">Filters</a>
<a href="#/project/reports/project-schedule?id=columns">Columns</a>
<a href="#/project/reports/project-schedule?id=actions">Actions</a>
<a href="#/project/reports/project-schedule?id=faq">FAQ</a>
</div>
</div>

<hr class="doc-section-divider">

<h2 id="overview">Overview</h2>

Open from <b>Project → Reports → Project Schedule</b>, or from the <b>Schedule Report</b> tab inside a project view. Report title: <b>Project Schedule Report</b>.

<p><b>What it shows.</b> A hierarchical task list (WBS) for one project with schedule dates, assignee, duration, progress percentage, and status. Edit <b>Progress</b> inline and save all changes at once.</p>

<hr class="doc-section-divider">

<h2 id="use-cases">Use Cases</h2>

<ul>
<li><b>Weekly progress meeting</b> — Review planned vs actual dates and update progress for multiple tasks in one screen.</li>
<li><b>Delay identification</b> — Compare Planned Finish to Actual Finish to spot overdue tasks.</li>
<li><b>Supervisor handover</b> — Export the schedule when transferring a project to a new In Charge.</li>
</ul>

<hr class="doc-section-divider">

<h2 id="filters">Filters</h2>

| **Filter** | **Description** |
|------------|-----------------|
| Project | Required when opened from Reports menu; pre-filled from project view. |

<hr class="doc-section-divider">

<h2 id="columns">Columns</h2>

| **Column** | **Description** |
|------------|-----------------|
| # | Row number. |
| WBS | Work breakdown structure code. |
| Task Name | Task name (click to open task). |
| In Charge | Employee in charge. |
| Planned Start | Scheduled start date. |
| Planned Finish | Scheduled end date. |
| Actual Start | Date the task was started. |
| Actual Finish | Date the task was completed. |
| Duration | Duration in days. |
| Progress | Progress percentage (editable inline). |
| Status | Not Started, Ongoing, or Finished. |

<hr class="doc-section-divider">

<h2 id="actions">Actions</h2>

<ul>
<li><b>Generate</b> — load the schedule for the selected project.</li>
<li><b>Save Changes</b> — appears when progress values are edited; saves all pending progress updates (shows count, e.g. Save Changes (3)).</li>
<li><b>Export</b> — download to Excel.</li>
<li><b>Print</b> — print the report.</li>
<li><b>Task name link</b> — open the task view.</li>
<li><b>Project link</b> — open the project view from the info bar.</li>
</ul>

<hr class="doc-section-divider">

<h2 id="faq">FAQ</h2>

<b>Can I create new tasks from this report?</b><br>
No. Create tasks from <a href="#/project/project-task">Project Task</a> or the <b>Project Tasks</b> tab in the project view. Use this report to monitor and update progress.

<b>What happens when I save progress here?</b><br>
The progress percentage on each edited task is updated. Use <b>Complete</b> on the task view to mark a task finished.

<b>Why must I select a project?</b><br>
Project Schedule is a single-project WBS view. Use <a href="#/project/reports/task-schedule">Task Schedule</a> for cross-project task lists.

<b>Does saving progress here mark tasks Complete?</b><br>
No. Progress updates only. Task status changes to Finished when you click <b>Complete</b> on the task view or when progress workflow rules apply in your setup.

<b>Why is Save Changes not visible?</b><br>
The button appears only after you edit at least one Progress cell. The label shows the count of pending updates, e.g. Save Changes (3).

<b>Can I change planned dates from this report?</b><br>
No. Edit Planned Start and Planned Finish on the <a href="#/project/project-task">Project Task</a> form. This report displays dates and accepts progress edits only.

<b>Why are some tasks missing from the WBS?</b><br>
Only tasks linked to the selected project appear. Confirm tasks were created on the project and not deleted or on a different project.

<hr class="doc-section-divider">

<h2 id="related">Related</h2>

<ul>
<li><a href="#/project/project-task">Project Task</a></li>
<li><a href="#/project/reports/task-schedule">Task Schedule</a></li>
</ul>
