> For the complete documentation index, see [llms.txt](https://hotro-ketoanbachkhoa.pmbk.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hotro-ketoanbachkhoa.pmbk.vn/huong-dan-s-dung/3.-nghiep-vu/3.3-ban-hang/3.3.8-cong-no.md).

# 3.3.8 Công nợ

## 3.3.8.1 **Nội dung**

Tra cứu nhanh công nợ đối của từng khách hàng hoặc của tất cả các khách hàng. Đồng thời phân tích được công nợ theo thời hạn nợ: quá hạn, sắp đến hạn…

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

1\. Vào phân hệ **Bán hàng**/**Công nợ**.

2\. Nhập ngày cần thống kê và chọn loại nợ, tình trạng nợ.

3\. Nhấn **Lấy dữ liệu**. => Chương trình sẽ tự động liệt kê tất cả các khách hàng có phát sinh công nợ theo điều kiện vừa thiết lập.

![](/files/-MXujSIW6oFvG3YX4SA_)

A. Tab **Phân tích nợ theo hóa đơn**: hiển thị công nợ chi tiết theo hạn nợ và tình trạng nợ. Trong đó:

* Thông tin hạn nợ sẽ được chương trình tự động tính căn cứ vào **Hạn thanh toán** đã được cập nhật trên chứng từ bán hàng.

![](/files/-MXukds6k6lZwUN7YkMw)

* Thông tin tình trạng nợ sẽ được chương trình tự động cập nhật căn cứ vào thông tin bên tab **Chi tiết nợ**.

B. Tab **Chi tiết**: liệt kê tất cả các chứng từ phát sinh công nợ của khách hàng.&#x20;

4\.  Kế toán có thể lập luôn chứng từ thu tiền khách hàng bằng cách nhấn chuột phải trên màn hình danh sách.

![](/files/-MXun3qxSdN7uOKdCEkJ)

&#x20;


---

# 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://hotro-ketoanbachkhoa.pmbk.vn/huong-dan-s-dung/3.-nghiep-vu/3.3-ban-hang/3.3.8-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.
