# 日報表

只要做好結帳，夯客會進行即時的運算，即時掌握每日貨款與金額，輕鬆搞定結帳大小事。不必再為帳務人仰馬翻，透過夯客簡單的完成！

{% hint style="warning" %}
此功能限定 ipad
{% endhint %}

* 營收：統計帳單，依照支付方式分類
* 業績：整合包堂、票券的業績計算方式（須結合票券功能，請參考[票券管理的業績設定](/hungerapp/bills/ye-ji-tong-ji-luo-ji.md#xiao-shou-piao-quan-de-ye-ji-ji-suan)）

### **營收報表** <a href="#h_574a844fe8" id="h_574a844fe8"></a>

營收報表主要是去計算結帳的總和，將服務結帳、商品結帳、票券結帳和儲值金結帳進行統整。快速讓你了解每日營收狀態。

<figure><img src="https://hunger-41121c1fbe45.intercom-attachments-1.com/i/o/555492788/078546a4663c664a5be2168b/zwrtg4jZnT1xrzkhp2lqf3yT.png" alt=""><figcaption></figcaption></figure>

### **業績報表** <a href="#h_b24bec6f7d" id="h_b24bec6f7d"></a>

業績報表是依據 老師/設計師進行統整，呈現每一位老師/設計師的業績總和。其中，業績來自於營收＋票券核銷的總和。當客人有核銷票券時，我們就會納入業績計算，業績計算以每張票券業績金額來做計算。 （須到 票券管理 進行設定）

* 舉例：當客人來店使用票券抵用，當天支付0元，但老師仍須要計算業績

客人核銷了 票券\* 1，則計算業績 800元\*1．該位老師業績為 0＋800＝800

(該張票券設定中，**結帳時納入業績** 金額設定為 800元)

<figure><img src="https://hunger-41121c1fbe45.intercom-attachments-1.com/i/o/555492792/dae1cfb82842a7f924837067/8QWnGF0XlRJEWXHnaOYt8FJ5.png" alt=""><figcaption></figcaption></figure>

### **如何刪除/修改結帳？** <a href="#h_4bfbdb24f0" id="h_4bfbdb24f0"></a>

你可以透過此報表，依據設計師進行篩選查找帳單，找到帳單後就可以進行重新結帳或刪除。

教學文章：[**如何刪除/修改結帳**](/hungerapp/bills/ru-he-shan-chu-xiu-gai-jie-zhang.md)


---

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

```
GET https://docs.hotcake.app/hungerapp/ri-bao-biao.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.
