> For the complete documentation index, see [llms.txt](https://manual.zsolution.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.zsolution.vn/tinh-nang-cho-tung-bo-phan/bo-phan-marketing/quan-ly-chi-phi-hoa-don/dieu-chinh-so-du/ke-toan-duyet-dieu-chinh-so-du.md).

# Kế toán duyệt điều chỉnh số dư

***Mục đích***: Kế toán vào duyệt yêu cầu điều chỉnh số dư nhân viên đã kê khai

**Bước 1**: Vào menu **Điều chỉnh hóa đơn**

Kế toán tìm kiếm tới những yêu cầu điều chỉnh số dư ở trạng thái Kiểm tra đạt để tiến hành duyệt

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

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

\- Người dùng click vào 1 yêu cầu điều chỉnh số dư để thực hiện sau đó kiểm tra thông tin nhân viên đã yêu cầu điều chỉnh số dư và tiến hành duyệt hoặc không duyệt

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

\- **Duyệt**: Yêu cầu điều chỉnh số dư chuyển sang trạng thái Đã duyệt. Và tài khoản của nhân viên sẽ tự động cập nhật theo số tiền muốn điều chỉnh

\- **Không duyệt**: Yêu cầu điều chỉnh số dư chuyển sang trạng thái Từ chối. Và tài khoản của nhân tự động cập nhật theo số tiền muốn điều chỉnh


---

# 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://manual.zsolution.vn/tinh-nang-cho-tung-bo-phan/bo-phan-marketing/quan-ly-chi-phi-hoa-don/dieu-chinh-so-du/ke-toan-duyet-dieu-chinh-so-du.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.
