> 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-thanh-toan-ngay.md).

# Thu tiền bán hàng thanh toán ngay

## Mô tả nghiệp vụ

Bán hàng hoá, dịch vụ và thu tiền ngay của khách hàng. Thao tác được thực hiện trên hoá đơn bán và tick vào thu tiền ngay.

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

Sau khi chứng từ thanh toán được tạo theo hướng dẫn tại [link](/safebooks/ban-hang/ban-hang-hoa-thanh-pham/ban-hang-thu-tien-ngay.md) (đối với nghiệp vụ bán hàng hoá, thành phẩm) và [link](/safebooks/ban-hang/ban-dich-vu/ban-dich-vu-thu-tien-ngay.md) (đối với nghiệp vụ bán dịch vụ) thì thao tác xem chứng từ thanh toán như sau:

**Bước 1. Truy cập vào màn hình hoá đơn bán hàng (hoặc hoá đơn bán dịch vụ)**

Đườ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ụ)***

**Bước 2. Bấm vào số chứng từ thanh toán ở tab Chứng từ thanh toán**

<figure><img src="/files/LCfEIlhsCVFAsHNJ9Sla" alt=""><figcaption><p>Thao tác tìm chứng từ thanh toán</p></figcaption></figure>

**Bước 3. Xem chứng từ thanh toán**

Sau khi bấm vào số chứng từ thanh toán, chương trình tự động link tới chứng thanh toán cho hoá đơn bán.

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

Nhấn vào nút chức năng **In** để in chứng từ.


---

# 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-thanh-toan-ngay.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.
