# 施工日誌

## 相關設定

填寫施工日誌時，可能會使用到[<mark style="color:purple;">施工項目</mark>](/user_guide/cpm/project_level/project_data/construction_item.md)、<mark style="color:purple;">材料管理</mark>、[<mark style="color:purple;">專案工種(工別)類型</mark>](/user_guide/cpm/project_level/project_data/trade-category.md)、[<mark style="color:purple;">施工項目總表</mark>](/user_guide/cpm/project_level/project_data/general_list_of_construction_items.md) 等設定。\
會需要您先於 **➙**[ **專案資料設定**](/user_guide/cpm/project_level/project_data.md) 頁面中進行設定。

<figure><img src="/files/yVf2yM2ljP6G3u7vLsYQ" alt=""><figcaption></figcaption></figure>

## 啟用功能

建立專案時，施工日誌功能預設會是啟用狀態，專案經理可開啟或關閉功能。

<figure><img src="/files/qtUtgGKZzt03UbxW9ttx" alt=""><figcaption></figcaption></figure>

## 日誌資訊一覽

<figure><img src="/files/wyaJtREHxiGj8z1sj6fI" alt=""><figcaption></figcaption></figure>

### 日誌模式

顯示當前選用的日誌模式 。分為 「 **公共工程施工日誌 」** 及 「 **建築物施工日誌 」**，可以在<mark style="color:purple;">基本設定</mark>中切換兩種模式。

### 專案工期資訊

**「 總工期 」** 可在[<mark style="color:purple;">專案設定</mark>](/user_guide/cpm/project_level/basic-information.md)中設定。「 **累計工期 」**、「 **不計工期 」**、「 **剩餘工期 」** 由系統根據施工日誌填寫的內容進行自動計算。

### 實際進度

依據日誌中填寫的工項施工數量，為您計算您施工的總進度。

{% hint style="info" %}
施工總進度的計算方式為：**完成的工項金額總額 ÷ 總工項金額 = 實際進度**
{% endhint %}

### 預計進度

預計進度由系統自動計算生成，百分比取至小數點後兩位。如希望自定進度計畫，可以前往[<mark style="color:purple;">預計進度設定</mark>](/user_guide/cpm/pc/pc_diary/ri-zhi-xi-tong-she-ding/yu-ji-jin-du-she-ding.md)進行設定。

## 日誌月報

日誌月報可迅速瀏覽每天日誌的填寫概況，也可以點選日期查看指定日期的日誌報告。

<figure><img src="/files/4sZH34Fj3N13viMGwD9A" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.jobdone.cc/user_guide/cpm/pc/pc_diary/shi-gong-ri-zhi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
