> For the complete documentation index, see [llms.txt](https://docs.chuoicanho.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chuoicanho.com/quan-ly-tai-chinh/hoa-don/chot-cong-no.md).

# Chốt công nợ

Để thực hiện chốt công nợ của hóa đơn một cách nhanh chóng và chính xác nhất, Quý anh (chị) thực hiện theo **các cách sau:**

**CÁCH 1:**&#x20;

**Các bước thực hiện:**

:writing\_hand: **Bước 1:** Tại giao diện Hóa đơn, chọn tab trạng thái "Chưa chốt".

:writing\_hand: **Bước 2:** Tích chọn những hóa đơn muốn chốt công nợ sau đó ấn nút "Chốt công nợ. Lúc này biểu mẫu chốt công nợ sẽ hiển thị tất cả những hóa đơn đã chọn. Quý anh (chị) chọn trạng thái "Chốt" ở bên trên hoặc dưới sau đó ấn Lưu lại để hoàn tất.

![Chốt công nợ](/files/n7BSgYi33f6GEO2wIoCo)

**CÁCH 2:**&#x20;

Để thay đổi nhanh trạng thái chốt công nợ của 1 hóa đơn, quý anh (chị) có thể ấn vào trạng thái chốt công nợ của hóa đơn đó để thay đổi.

![Chốt nhanh công nợ](/files/J4r1VGyXHBwB1NDpauMc)

#### *Kết quả:*

Hóa đơn đã chọn được chuyển sang trạng thái "Đã chốt".

{% hint style="success" %}
***Ghi chú:***

Để thực hiện **hủy chốt công nợ** hóa đơn, quý anh (chị) sẽ thực hiện tương tự như các bước hướng dẫn chốt công nợ bên trên. Tuy nhiên ở bước chọn trạng thái, quý anh (chị) sẽ chọn trạng thái "Hủy chốt" sau đó ấn Lưu lại.
{% endhint %}

{% hint style="warning" %}
***Lưu ý:***&#x20;

* Chỉ chốt công nợ đối với những hóa đơn đã duyệt.
* Không được hủy chốt khi công nợ của hóa đơn đó đã được cộng vào hóa đơn khác.
  {% endhint %}


---

# 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.chuoicanho.com/quan-ly-tai-chinh/hoa-don/chot-cong-no.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.
