# 請求書作成済みの請求書設定を変更する

既に請求書を作成している月の請求書の設定（手数料・サポート費用・値引率など）を変更する場合の手順をご説明します。

## 1. 該当の請求グループの設定を変更する

`請求書の作成`ページにて月を選択します。各請求書の左側にあるチェックボックスから設定を変更したい請求グループを選択します。

画面右上の請求書設定ボタンをクリックし、変更する内容を指定し`設定を変更`ボタンを押して下さい。

複数の請求書に対して同じ内容に変更する場合は複数チェックをし、一括で変更することが可能です。

## 2. 請求書を再作成する

請求書設定を変更した請求グループのチェックボックスを選択し、右上の`請求書作成`ボタンをクリック、`選択中アイテムのみ作成`をクリックしま再作成が完了します。

{% hint style="warning" %}
上記手順で加えた変更は当月の請求書にのみ反映されます。
{% endhint %}

翌月以降も設定を変更したい場合は同時にマスタ設定の変更を行なってください。

{% content-ref url="/pages/-Lk2FkW9N-fyTjeA8jHD" %}
[請求書のマスタ設定を変更する](/ripple/more-info/invoice-master.md)
{% endcontent-ref %}


---

# 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.alphaus.cloud/ripple/more-info/invoice-created.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.
