# 报销管理

## [此手册比较卡，已不再更新，v6.0版本后更换了全新的流畅的使用手册，请更新一羽记账最新版本，查看新手册](https://doc.yiyujizhang.cn/)

## [点击下载一羽记账最新版本](https://www.coolapk.com/apk/kylec.me.lightbookkeeping)

## 简介 <a href="#introduction" id="introduction"></a>

报销功能主要是为了**让花销区别与月支出**，使报销账单的金额不计入月支出中，因为这部分并不是我们一个月中自己的真实花销，所以需要将它们区分出来，方便对账、管理自己的财务。

## 添加报销账单 <a href="#startuse" id="startuse"></a>

在主界面点击底&#x90E8;**`+号按钮`**&#x8FDB;入记账界面后，点击数字键盘上方&#x7684;**`报销`**&#x6309;钮，即可标记本次账单为报销账单，其他正常记录即可保存。

![添加报销账单](https://s4.ax1x.com/2022/02/17/H5KDKA.md.jpg)

## 报销 <a href="#reimburse" id="reimburse"></a>

### 1. 进入报销管理

![方式1 - 从首页【我的】页面中进入报销管理](https://s4.ax1x.com/2022/02/17/H5Kg58.md.jpg)

![方式2 - 点击待报销的账单，从详情界面右上角的【报销管理】按钮进入](https://s4.ax1x.com/2022/02/17/H5KRPS.md.jpg)

### 2. 执行报销

在【报销管理】界面中，点击账单左侧的**圆圈勾选**需要进行报销的账单，再点击出现的报销按钮。

![执行报销](https://s4.ax1x.com/2022/02/17/H5KrDI.md.jpg)

* **报入账户（可选）**\
  选择报入账户后，该报销账单的金额会累加到选择到报入账户中。
* **报销日期（VIP）**\
  设置账单报销的日期，默认为当前操作的日期。

### [差额报销(VIP)](https://guide.yiyujizhang.cn/vip/tinybutbig#diffreimburse) <a href="#reimbursediff" id="reimbursediff"></a>

从[**Android v4.0**](https://www.coolapk.com/apk/kylec.me.lightbookkeeping)开始，支持差额报销功能。

和常规报销流程一样，并在确认报销前可输入实际报销金额（默认全部报销），一羽记账会根据输入的实际报销金额，自动创建一份**报销差额**的记录。差额报销支持单笔及多笔。

![报销差额](https://s1.ax1x.com/2022/09/02/vIUkvD.jpg)

## 关闭报销功能

报销功能可以在【记账功能启用】页面中关闭，关闭后记账界面的数字键盘上方将不再显示报销按钮。

{% hint style="info" %}
入口：记账设置 -> 记账功能启用 -> 关闭报销的开关
{% endhint %}

![报销功能启用开关](https://s4.ax1x.com/2022/02/17/H5Ksbt.md.jpg)


---

# 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://guide.yiyujizhang.cn/features/reimbursement.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.
