> For the complete documentation index, see [llms.txt](https://tailieu.abaha.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tailieu.abaha.vn/quan-ly-modules/ban-hang/hoan-hang/hoan-hang-trong-mo-hinh-hoa-hong-cong-tac-vien.md).

# Hoàn hàng trong mô hình hoa hồng cộng tác viên

Đối với các đơn hàng đã được Xác nhận hoa hồng, khi Admin chuyển đơn hàng này về trạng thái Hoàn hàng thì hệ thống sẽ không ghi nhận Hoa hồng của đơn hàng này nữa.&#x20;

* Tại màn hình Đơn hàng đối tác: Admin không nhìn thấy đơn hàng này nữa
* Tại màn hình Báo cáo hoa hồng trên App bán hàng: CTV sẽ không thấy hoa hồng của đơn hàng nữa

**Lưu ý quan trọng: Trước khi Admin chuyển đơn hàng về trạng thái Hoàn hàng Quản lý cửa hàng cần thao tác thủ công hủy xác nhận hoa hồng của đơn hàng đó trước sau đó mới quay lại chọn Hoàn hàng của đơn hàng. Link hướng dẫn Hủy xác nhận hoa hông:** [**https://tailieu.abaha.vn/quan-ly-modules/dai-ly/don-hang-doi-tac#id-5.huy-xac-nhan-hoa-hong**](https://tailieu.abaha.vn/quan-ly-modules/dai-ly/don-hang-doi-tac#id-5.huy-xac-nhan-hoa-hong)

&#x20;Với những đơn Hoàn hàng trong tháng, khi hệ thống chạy tính vào ngày hôm sau sẽ tự động trừ doanh số những đơn hoàn hàng đó và cập nhật lại chỉ số và hoa hồng liên quan.

* Thời điểm được phép hoàn hàng tính từ lúc đơn chuyển trạng thái Hoàn thành + X ngày. Sau khi hết thời gian cho phép, admin không được hoàn hàng cho đơn hàng đó nữa
* Hoa hồng sau khi chạy lại, sẽ loại bỏ những đơn ở trạng thái Hoàn hà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://tailieu.abaha.vn/quan-ly-modules/ban-hang/hoan-hang/hoan-hang-trong-mo-hinh-hoa-hong-cong-tac-vien.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.
