> For the complete documentation index, see [llms.txt](https://docs.coreway.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coreway.com/yoov-work/zh-hk/salary-management/hk-tax-administration/generate-tax-forms-deprecated.md).

# 生成稅務表格(棄用)

* 生成工資表並完成核對後，便可按［生成稅務表格］生成電子檔案提交至相關機構。
* 按下後系統將會轉到新頁面，請在此點選公司以進行設定。

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

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

### 1 . 稅務相關設定 <a href="#id-1-tax-related-setting" id="id-1-tax-related-setting"></a>

* 管理員需先在稅務相關設定頁面中確認公司基本資料是否正確，如果有誤請按［編輯］ 修改。
* 由於公司定的工資項分類可能和稅務局報稅表的預設的不同，所以系統亦需管理員在稅務入息欄位中確認各工資項代表的意思。管理員需按 \[編輯] ，然後在各欄位揀選適合的工資項後按［保存］。
* 相同內容可在其他稅務表格內按 \[複製]，而複製到該表格。

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

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

### 2. 稅務表格管理 <a href="#id-2-tax-form-management" id="id-2-tax-form-management"></a>

① 系統頁面允許揀選需要填寫的稅務表格例如: 入職、離職、離港和薪酬，揀選後請按［新增表格］。請先確保IR56表格薪資項配對正確。\
② 【填寫表格資料 】 請在頁面填寫相關資料，當確認無誤後請按［下一步］。\
③ 【選擇方法】 匯入員工的稅務資料可以有以下 2 個方法: 從 **系統** 或 **Excel** 匯入。管理員揀選後請按［下一步］添加員工。

* 從系統匯入：\
  管理員需在此頁面揀選員工。揀選後會出現在［已選擇］的欄位。當確認無誤後請按［下一步］。

<figure><img src="/files/mzgEdYujVwAn7wReZyb1" alt=""><figcaption><p>［新增表格］</p></figcaption></figure>

<figure><img src="/files/5poeswvoXhkePQ1ijb3A" alt=""><figcaption><p> 【填寫表格資料 】</p></figcaption></figure>

<figure><img src="/files/larUoqzXkHC3FzeD9O4r" alt=""><figcaption><p>從系統匯入</p></figcaption></figure>

<figure><img src="/files/Md3YiKUt8an4fV1Hzz7A" alt=""><figcaption><p> 【添加員工】  </p></figcaption></figure>

* 從 Excel 匯入:\
  管理員請先下載 Excel 檔案然後填寫。填寫後請按［選擇檔案］上載文件到系統，然後按 ［下一步］。

<figure><img src="/files/0E57gdkD89cmzs9KwUsP" alt=""><figcaption><p>從 Excel 匯入</p></figcaption></figure>

<figure><img src="/files/thdrftXteI3qydgj5leQ" alt=""><figcaption><p>［選擇檔案］上載文件到系統</p></figcaption></figure>

<figure><img src="/files/mcJ94yojDixBTvjZrqa5" alt=""><figcaption><p>生成表格頁面（從 Excel 匯入）</p></figcaption></figure>

④ 【薪酬報告】 請先按［生成表格］製作稅務表格。系統生成後便可以按［檢視表格］查看稅表。當確認無 誤後請按［保存］。

* 如果管理員對系統生成的薪酬資料存疑，可以點選［配對前］和［配對後］作出比較。
* &#x20;【配對後】 是指管理員在稅務相關設定配對完成後所得出的數據。
* 如果管理員想查看薪資項和稅務表格的配對，可按［查看薪資項配對］。

<figure><img src="/files/HvqBATLsfI4hWp1FGvFO" alt=""><figcaption><p>［生成表格］</p></figcaption></figure>

<figure><img src="/files/1gXLCUC8NuSdcECcLUzL" alt=""><figcaption><p>查看薪資項配對</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.coreway.com/yoov-work/zh-hk/salary-management/hk-tax-administration/generate-tax-forms-deprecated.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
