# 汇总

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

***

## 概览

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

{% hint style="info" %}
要自定义您的视图，请设置 **日期** **范围** 并应用 **筛选条件** 以准确查看您所需的内容。
{% endhint %}

## 按日期汇总

您可以查看您的库存交易汇总，针对 **特定日期**.

<figure><img src="/files/248822a993a02da5f4102ff6354a4a3d12920d5a" alt=""><figcaption></figcaption></figure>

“ **余额** ”是指指定日期 00:00:00（午夜）时的库存数量。

{% hint style="warning" %}
仅包含 <mark style="color:蓝色;">`入库`</mark>, <mark style="color:蓝色;">`出库`</mark>，或 <mark style="color:蓝色;">`调整库存`</mark> 交易的项目会显示在 **汇总**.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://www.boxhero.io/docs/documentation/zh/qi-ta-gong-neng/summary.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
