# Project Settings

<p class="doc-lead">Project Settings control which optional fields appear on project create and edit forms. Enable only the fields your business uses so project screens stay clean.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-section">
<span class="doc-toc-group-title">Getting started</span>
<div class="doc-toc-links">
<a href="#/project/project-settings?id=overview">Overview</a>
<a href="#/project/project-settings?id=quick-start">Quick Start</a>
</div>
</div>
<div class="doc-toc-section">
<span class="doc-toc-group-title">Settings reference</span>
<div class="doc-toc-links">
<a href="#/project/project-settings?id=progress-tracking-mode">Progress Tracking Mode</a>
<a href="#/project/project-settings?id=additional-fields">Additional Project Fields</a>
</div>
</div>
<div class="doc-toc-section">
<span class="doc-toc-group-title">More</span>
<div class="doc-toc-links">
<a href="#/project/project-settings?id=example">Example</a>
<a href="#/project/project-settings?id=faq">FAQ</a>
<a href="#/project/project-settings?id=related">Related</a>
</div>
</div>
</div>

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

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

Go to <b>Project → Project Settings</b>. The screen has two options under <b>General</b> — <b>Progress Tracking Mode</b> and the optional project fields multi-select. Changes apply company-wide to all new and existing project forms.

> Screenshot pending — `project/images/project-settings.webp`

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

<h2 id="quick-start">Quick Start</h2>

1. Go to <b>Project → Project Settings</b>.
2. Under <b>General</b>, choose a <b>Progress Tracking Mode</b> — Percentage or Quantity (Target / Completed).
3. Open <b>Select additional project fields you will like to Add</b> and choose the optional fields your team needs (for example, PWO Number and Ship Name).
4. Click <b>Update</b>.

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

<h2 id="progress-tracking-mode">Progress Tracking Mode</h2>

Controls how task completion is recorded and shown across the <a href="#/project/project-task">Project Task</a> form, <a href="#/project/daily-schedule">Daily Schedule</a>, <a href="#/project/reports/project-schedule">Project Schedule</a>, <a href="#/project/reports/work-schedule">Work Schedule</a>, and the Field Sale App <a href="#/field-sale-app/daily-schedule">Daily Schedule</a>.

| **Mode** | **What you edit** |
|----------|-------------------|
| Percentage | Each task shows a single <b>Progress</b> value (0–100%). Users with task progress access edit the percentage directly. |
| Quantity (Target / Completed) | Each task carries a <b>Target Qty</b> and a <b>Completed Qty</b>. You edit Completed Qty; progress percentage is derived from completed ÷ target. |

The same company setting applies on the web ERP and the Field Sale App, so field staff and office users track progress the same way.

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

<h2 id="additional-fields">Additional Project Fields</h2>

| **Setting** | **Description** |
|-------------|-----------------|
| Select additional project fields you will like to Add | Multi-select list of optional fields to show on project create, edit, and view screens. |

<b>Available optional fields</b>

| **Field** | **When to enable** |
|-----------|-------------------|
| Executing Officer | Track the officer responsible for on-site execution. |
| PWO Number | Record purchase work order numbers for contract jobs. |
| Ship Name | Identify the vessel or site by name (common in marine/ship-repair). |
| Ship Number | Identify the vessel or site by number. |
| Project Type | Distinguish External (customer-facing) from Internal projects. |
| Project Value | Show estimated contract value on the project form. |

Fields not selected are hidden from project forms and the project view summary.

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

<h2 id="example">Example</h2>

A ship-repair company enables <b>PWO Number</b>, <b>Ship Name</b>, <b>Ship Number</b>, and <b>Project Value</b>. Every new project form now shows those fields, and the <a href="#/project/reports/project-summary">Project Summary</a> report displays ship and PWO details when present.

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

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

<b>Do I need to restart after changing settings?</b><br>
No. Click <b>Update</b> and the change applies immediately. Refresh an open project form to see new fields.

<b>Will disabling a field remove data already saved?</b><br>
Existing values are kept in the database but the field is hidden from forms and views until re-enabled.

<b>Are Supervisor and Customer optional?</b><br>
No. <b>Project Name</b> and <b>Customer</b> are always required. Only the fields listed above are controlled by this setting.

<b>What is Project Type used for?</b><br>
When enabled, <b>External</b> vs <b>Internal</b> distinguishes customer-facing jobs from internal overhead projects on the project form and in filters.

<b>Does enabling Project Value change budget behaviour?</b><br>
No. <b>Project Value</b> on the project header is separate from budget line amounts. It appears on summary reports and the project view dashboard as an estimate reference.

<b>Can I show Executing Officer without Ship Name?</b><br>
Yes. Each optional field is independent — enable only the fields your team needs in the multi-select list.

<b>Do optional fields apply to existing projects?</b><br>
Yes. Once enabled, the fields appear on edit and view screens for all projects. Previously saved values display when the field is re-enabled after being hidden.

<b>Where are project number settings configured?</b><br>
Project bill numbers use <b>Settings → Number Settings</b> for the Project entity — not on this Project Settings page.

<b>What does Progress Tracking Mode change?</b><br>
In <b>Percentage</b> mode tasks show a single Progress % you edit directly. In <b>Quantity</b> mode tasks carry Target and Completed quantities, and progress is derived from them. The mode applies to the <a href="#/project/project-task">Project Task</a> form, <a href="#/project/daily-schedule">Daily Schedule</a>, schedule reports, and the Field Sale App.

<b>What happens to existing progress if I switch modes?</b><br>
Stored progress and quantity values are kept. Switching mode changes which value is editable and shown; re-enter Completed Qty or Progress on tasks where the other measure was previously used.

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

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

<ul>
<li><a href="#/project/projects">Projects</a></li>
<li><a href="#/project/reports/project-summary">Project Summary</a></li>
</ul>
