> 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/changelog/20260512-update-log-v4.3.9.md).

# 2026/05/12 更新日誌 V4.3.9

## 更新目錄

1. 薪酬管理月工資表新增稅務、eMPF管理功能
2. APP工作台應用可禁用、可設置可見範圍
3. 請假人數上限支持按部門、員工、職位、角色配置
4. 審批單發起人可撤銷已通過單據，支持自定義可撤銷天數
5. Work訂閱方案優化升級

## 更新詳情

**薪酬管理月工資表新增稅務、eMPF管理功能**

1. 薪酬管理-稅務管理提供一套從檔案、設置、算稅、生成到提交的完整流程，通過系統化的方式，確保企業在向稅務局提交雇員薪酬資料時，能夠同時滿足法律合規與內部管控的雙重要求
2. 薪酬管理-eMPF管理用於處理僱主、僱員強積金供款、豁免、申報、對賬

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

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

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

**APP工作台應用可禁用、可設置可見範圍**

管理員可對 APP 工作台內各應用模塊（考勤、審批、公告、制度等）實現開關禁用控制，並精準配置應用可見範圍，實現不同部門、員工查看不同工作台應用，管理員後台可一鍵禁用某個應用，禁用後全體員工APP工作台隱藏該應用入口

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

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

**請假人數上限支持按部門、員工、職位、角色配置**

系統可靈活配置同一時間段內可同時請假的最大人數，用於管控部門運營、排班、業務人手，避免多人同時休假影響工作；規則可精細到部門、員工個人、職位、角色多維度，適用香港企業考勤、年假、事假、病假、特別假期等場景

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

**審批單發起人可撤銷已通過單據，支持自定義可撤銷天數**

系統支持審批單發起人自主撤銷已審批通過的單據，無需管理員後台手動操作；同時管理員可後台自定義可撤銷有效天數，超過時效後禁止撤銷，規範流程、防止數據亂改，適用請假單、加班單、調休單等場景

<figure><img src="/files/7dOGZH6ZflI2TbBOkvDl" alt=""><figcaption></figcaption></figure>

**Work訂閱方案優化升級**

對現有 Work 系統訂閱體系全面優化升級，打通Stripe Billing 國際支付閘口，實現訂閱套餐自助選購、自動續費、賬單發行、支付方式管理、訂閱狀態同步等全流程自動化


---

# 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/changelog/20260512-update-log-v4.3.9.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.
