> For the complete documentation index, see [llms.txt](https://help.safebooks.vn/safebooks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.safebooks.vn/safebooks/ban-hang/thanh-toan/thu-tien-ban-hang-khach-hang-no.md).

# Thu tiền bán hàng khách hàng nợ

## Mô tả nghiệp vụ

Sau khi bán hàng và ghi nhận công nợ, kế toán thu tiền và ghi giảm công nợ cho khách hàng.

## Định khoản

Nợ TK 111, 112 Tiền mặt, Tiền gửi

Có TK 131 Phải thu khách hàng

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

Người dùng có thể lựa chọn một trong hai cách sau để thực hiện thao tác thu tiền của khách hàng.

**Cách 1. Thu tiền trực tiếp cho hoá đơn bán**

Xem thao tác thu tiền của khách hàng tại [link](/safebooks/tien-mat/thu-tien/thu-tien-theo-hoa-don.md) (nếu thu tiền mặt) và [link](/safebooks/tien-g-i-ngan-hang/thu-tien/thu-tien-theo-hoa-don-cua-nhieu-khach-hang-bang-tien-gui-ngan-hang.md) (nếu thu tiền gửi).

**Cách 2. Thu tiền trực tiếp theo đối tượng (khách hàng)**

**Bước 1**: Tạo phiếu thu (hoặc giấy báo có) loại 2. Thu theo đối tượng

Xem thao tác thu tiền trực tiếp theo đối tượng tại [link](/safebooks/tien-mat/thu-tien/thu-tien-theo-doi-tuong-va-nhieu-doi-tuong-bang-tien-mat.md) (nếu thu tiền mặt) hoặc tiền gửi tại [link ](/safebooks/tien-g-i-ngan-hang/thu-tien/thu-tien-theo-doi-tuong-khach-hang-bang-tien-gui-ngan-hang.md)(nếu thu tiền gửi).

**Bước 2**: Phân bổ phiếu thu tiền cho các hoá đơn bán

Xem hướng dẫn thao tác phân bổ thu tiền cho hoá đơn [tại đây](/safebooks/ban-hang/quan-ly-tuoi-no-hoa-don/phan-bo-tien-thu-cho-hoa-don.md).

**Bước 3**: Xem thông tin thanh toán của hoá đơn bán

Đường dẫn: ***Bán hàng/ Nhập liệu/ Hóa đơn bán ra/ Hoá đơn bán hàng (Hoá đơn bán dịch vụ)***

<figure><img src="/files/8FD06EejlZGYGg0eHjn4" alt=""><figcaption><p>Thao tác xem thanh toán phải thu</p></figcaption></figure>

<figure><img src="/files/LKD0WxjzjXQYpeVRwX4M" alt=""><figcaption><p>Xem chúng từ thanh toán</p></figcaption></figure>


---

# 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://help.safebooks.vn/safebooks/ban-hang/thanh-toan/thu-tien-ban-hang-khach-hang-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.
