> For the complete documentation index, see [llms.txt](https://hd.gobiz.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hd.gobiz.vn/english/m5/kiem-soat-mua-hang/baocaodoanhso.md).

# Báo cáo doanh số

**Bước 1:** Từ menu bên trái màn hình, Quản lý vào mục **Đơn hàng** và chọn mục **Báo cáo doanh số**

![Báo cáo doanh số](https://user-images.githubusercontent.com/76998374/105573054-6f0fa400-5d8d-11eb-963d-ce9afc02864f.png)

**Bước 2:** Quản lý tạo doanh số cho GDV bằng cách chọn tài khoản của GDV và thời gian. Sau đó Quản lý click vào nút \[Tạo]

**Lưu ý:** Thời gian xuất file doanh số luôn <=1 tháng

Ví dụ: Quản lý chọn GDV A với thời gian là tháng 01/2021 thì Dữ liệu doanh số sẽ được xuất từ 16-12-2020 00:00:00 đến 15-01-2021 23:59:59

![Tạo yêu cầu xuất doanh số](https://user-images.githubusercontent.com/76998374/105573153-21e00200-5d8e-11eb-81ea-f0e1938c3c31.png)

**Bước 3:** Tải file doanh số

Sau khi tạo yêu cầu xuất file doanh số hoàn thành thì quản lý tải file doanh số về bằng cách click vào nút \[Tải file]

![Tải file doanh số](https://user-images.githubusercontent.com/76998374/105573272-eabe2080-5d8e-11eb-8346-287b29d19167.png)

**Bước 4:** Quản lý có thể xem và tải về được các file doanh số đã tạo trước đó tại mục **Yêu cầu gần đây**

![Lịch sử file doanh số](https://user-images.githubusercontent.com/76998374/105573304-25c05400-5d8f-11eb-92cc-a86ce46f27c8.png)


---

# 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://hd.gobiz.vn/english/m5/kiem-soat-mua-hang/baocaodoanhso.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.
