> 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/huong-dan-su-dung/quan-ly-tai-chinh/marketing-quan-ly-chi-phi-hoa-don/dieu-chinh-so-du/kiem-tra-dieu-chinh-so-du.md).

# Kiểm tra điều chỉnh số dư

***Mục đích***: User được phân quyền kiểm tra điều chỉnh số dư vào thực hiện kiểm tra

**Bước 1**: Vào menu **Điều chỉnh số dư**

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

<figure><img src="/files/bHdLZOhXN53HjH7xs4wV" 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 duyệt hoặc không duyệt yêu cầu điều chỉnh số dư

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

\- **Kiểm tra đạt**: Yêu cầu điều chỉnh số dư chuyển sang trạng thái Kiểm tra đạt và được chuyển tới Kế toán duyệt

\- **Kiểm tra không duyệt**: Yêu cầu điều chỉnh số dư chuyển sang trạng thái Kiểm tra không đạt và nhân viên sẽ được phép sửa lại để kiểm tra lại


---

# 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/huong-dan-su-dung/quan-ly-tai-chinh/marketing-quan-ly-chi-phi-hoa-don/dieu-chinh-so-du/kiem-tra-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.
