> For the complete documentation index, see [llms.txt](https://docs.crmonline.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.crmonline.vn/29-huong-dan-s-dung-crm-chuyen-sau-cho-garage-o-to/7-quan-ly-bao-cao/chuc-nang-xem-bao-cao-loi-nhuan-cong-no-theo-phieu-quyet-toan-xe.md).

# Chức năng xem Báo cáo lợi nhuận, công nợ theo phiếu quyết toán xe

**Bước 1**: Chọn **Báo Cáo** sau đó chọn **Lợi nhuận & công nợ theo PQT Xe.**

<figure><img src="/files/2uPHBPLouCstC04ioz3Q" alt=""><figcaption></figcaption></figure>

**Bước 2**: Thống kê lợi nhuận và công nợ.

![](/files/-MVoxUKLgbeVgmGiHJzg) Có thể thống kê theo các tiêu chí như: **Thời gian, Tỉnh/TP, Nhóm bán hàng,...**

![](/files/-MVesaEX02eGdS7h2Az9) Sau khi chọn các tiêu chí, nhấn nút **Thống kê.**

<figure><img src="/files/FOD3RqzjCwcEYeq8EfhE" alt=""><figcaption></figcaption></figure>

![](/files/-MVoxUKLgbeVgmGiHJzg) Đây là kết quả sau khi thống kê.

<figure><img src="/files/ZjEWMZnKYogAdn0928J3" alt=""><figcaption></figcaption></figure>

**Người dùng**: là người tạo phiếu quyết toán.

**Doanh thu**: là tổng số tiền của phiếu quyết toán.

**Tổng thu**: là số tiền đã thu của khách hàng.

**Tổng chi**: là số tiền đã chi trả cho các khoản như vật tư, phụ tùng, công thợ,....

**Lợi nhuận**: là phần còn lại sau khi **Doanh thu** trừ **Tổng chi.**

**Công nợ**: là số tiền khách hàng còn nợ, **Doanh thu** trừ **Tổng thu**.


---

# 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.crmonline.vn/29-huong-dan-s-dung-crm-chuyen-sau-cho-garage-o-to/7-quan-ly-bao-cao/chuc-nang-xem-bao-cao-loi-nhuan-cong-no-theo-phieu-quyet-toan-xe.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.
