> For the complete documentation index, see [llms.txt](https://docs.posapp.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.posapp.vn/quan-ly-cong-no/cach-thu-hoi-cong-no-app-+-web.md).

# Cách thu hồi công nợ (App + Web)

(Có 2 cách thu hồi công nợ trên App và Web)

### **1/ APP - Thu hồi nợ**

\- Tại giao diện chính của app > chọn khách hàng

![](/files/XOhq7ewvlRJil8krWIWR)

\- Dấu 3 chấm bên trên > chọn công nợ khách hàng

![](/files/UVP2VBjK5D1CQbz6Hve1)

\- Ta sẽ có công nợ của cả cửa hàng và công nợ của từng khách hàng

\- Muốn thu hồi nợ của khách hàng nào chọn khách hàng đó

![](/files/15LgE7gICPV1dLYGBwO8)

\- Nhấn nút trả tiền để thu nợ

![](/files/Hc5sFQtkniv3NyuT5BVY)

\- Nhập số tiền khách trả (có thể trả nhiều lần) > chọn quỹ tiền khách trả > thêm các thông tin khác, rồi ấn trả tiền

![](/files/0lRiRJHKDjG4cS7GzjQe)

\- Công nợ của khách đã được thay đổi

![](/files/rKnsnw6D3FEQ4aRpereM)

### **2/ WEB - Thu hồi công nợ**

Truy cập[ Admin.posapp.vn](https://admin.posapp.vn/) > Báo cáo > công nợ khách hàng

![](/files/n60MbOuVxdZpy07hLt2f)

\- Chọn 1 khách hàng muốn thu nợ > tạo phiếu thu nợ

![](/files/BWxdf5tBudF5TPxQRaW0)

\- Nhập số tiền thu > quỹ tiền thu , và các thông tin khác > lưu lại

![](/files/bY8A7PZPAT6J98AWL8aS)

\- Công nợ đã được thu và thay đổi

![](/files/Lz18XzfurYTtRcCjDWf8)

**>> Chúc các bạn thành công**


---

# 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.posapp.vn/quan-ly-cong-no/cach-thu-hoi-cong-no-app-+-web.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.
