# 配置凭证模板

{% hint style="info" %}
本帮助文档提供了在凭证模板管理模块中如何新增、编辑和删除凭证模板的详细操作指南。包括设置模板名称、编码、科目，以及处理已用于记账的模板限制。
{% endhint %}

## 1. 进入凭证模板管理

1. 在项目首页，导航到项目的“**总账”**&#x9875;面。
2. 在“**总账”**&#x9875;面中，找到并点击&#x4FA7;**“凭证模板”**&#x9009;项。

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

## 2. 新增凭证模板

1. 找到右上角的“**新增”**&#x6309;钮并点击，弹出新增凭证模板窗口。

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

2. 填入凭证模板名称。
3. 填入模板编码，支持输入数字，不可与其他凭证模板编码重复。
4. 填入凭证前缀。
5. 选择凭证模板所属现金流量表活动类型。
6. 选择凭证模板的 OTC 库存类型。
7. 添加凭证模板的借方科目和贷方科目。
8. 保存凭证模板。

## 3. 编辑凭证模板

1. 在凭证模板右侧找&#x5230;**“编辑”**&#x6309;钮，点击打开编辑凭证模板信息窗口。

   <figure><img src="/files/myI4HI5k7nAja6npMVVk" alt=""><figcaption></figcaption></figure>
2. 支持编辑凭证模板的名称、编码、科目等。
3. 如果凭证模板已经参与记账，不支持编辑凭证模板的借贷方科目。

## 4. 删除凭证模板

1. 在凭证模板右侧找&#x5230;**“删除”**&#x6309;钮，点击删除凭证模板
2. 已经参与记账的凭证模板不支持删除


---

# 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://docs.elven.com/v3/chinese/financial-settings/pei-zhi-ping-zheng-mu-ban.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.
