> For the complete documentation index, see [llms.txt](https://docs.hotcake.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hotcake.app/hungerapp/bills/ji-suanewai-ye-ji-xu-ye-ji.md).

# 計算額外業績（虛業績）

情境包含有以下兩種，你可能會用到『額外業績』的計算。

* 活動折扣
* 票券抵用

```
情境模擬A：客人使用課程票券，當次消費收費0元，但老師需要計算業績。情境模擬B：商家推出活動，但折扣扔要計算在老師業績中。
```

結帳時核銷一張票券，設定實際收款金額，若有額外要計算業績，請直接從『額外業績』欄位點擊設定。

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

***

### **透過票券核銷的張數，結帳時自動計算「額外業績」** <a href="#h_02a4dcf1ba" id="h_02a4dcf1ba"></a>

> <mark style="color:blue;">**`會員應用/票券管理`**</mark>

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

**延伸閱讀：**[**票券設定教學**](/hungerapp/setup4phone/hui-yuan-ying-yong/vouchermgt.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/bills/ji-suanewai-ye-ji-xu-ye-ji.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.
