> For the complete documentation index, see [llms.txt](https://help.nobita.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.nobita.pro/nobi-welcome/bao-cao/bao-cao-tong-quan.md).

# Báo cáo tổng quan

Báo cáo tổng quan cung cấp đến bạn các thông tin về:

* Báo cáo bán hàng trong một khoảng thời gian
* Doanh thu theo khung giờ
* Doanh thu theo sản phẩm
* Doanh thu theo nhân viên

![](/files/-MduVnXW7RZLlgoR6oOi)

![](/files/-MduVyyOXKVfCTnM-Gn4)

## 1. Báo cáo bán hàng

![](/files/-MduW4Yqo1FmIihlWAkC)

\
(1) Doanh thu = Doanh số + VAT (nếu có) - Phí ship (Nếu freeship) - Chiết khấu SP - Chiết khấu đơn hàng/ Khuyến mãi‌

*(\*\*) Doanh số =Tổng (Giá sp khi lên đơn \* SL)*&#x200C;

(2) Lợi nhuận = Doanh thu - Phí hoàn trả - giá vốn - VAT(nếu có)

(3) Đơn chốt = Tổng số lượng đơn ngoại trừ đơn xóa và đơn hủy

## 2. Doanh thu theo sản phẩm

![](/files/-MduWE2jFztTHdOcxHvJ)

(1) Doanh thu = (Số lượng \* Giá) - Giảm giá

(2) Số lượng chốt = Tổng số lượng sản phẩm ở từng đơn - (đơn xóa + đơn hủy)&#x20;

(3) Số lượng hoàn = Tổng số lượng sản phẩm ở từng đơn hoàn

## 3. Doanh thu theo nhân viên

![](/files/-MduWRxABs7xPuLdquZr)

(1) Doanh thu = Doanh số + VAT (nếu có) - Phí ship (Nếu freeship) - Chiết khấu SP - Chiết khấu đơn hàng/ Khuyến mãi‌

*(\*\*) Doanh số:=Tổng (Giá sp khi lên đơn \* SL)*&#x200C;

(2) Số lượng chốt =Tổng số lượng sản phẩm ở từng đơn- (đơn xóa + đơn hủy) những đơn hàng của nhân viên đó lên


---

# 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.nobita.pro/nobi-welcome/bao-cao/bao-cao-tong-quan.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.
