# 取引履歴

***

#### **過去の日付の取引を記録できますか？**

はい。 <mark style="color:$primary;">`在庫入庫`</mark> または <mark style="color:$primary;">`在庫出庫`</mark> の取引を作成する際、任意の過去の日付を選択できます。

#### **既存の取引の日付を編集できますか？**

はい。 <mark style="color:$primary;">`取引`</mark>に移動し、取引を選択してから <mark style="color:$primary;">`その他`</mark> > <mark style="color:$primary;">`編集または削除`</mark>を選択してください。日付を更新して保存します。

<figure><img src="/files/71701ce99fda95624ff8437002d50cf8ea668bac" alt=""><figcaption></figcaption></figure>

{% hint style="warning" icon="lightbulb" %}
編集された取引にはオレンジ色の「**編集済み**」バッジと **バージョン** **番号が表示されます。**.
{% endhint %}

#### **過去の取引を編集すると、現在の在庫に影響しますか？**

はい。過去の取引の数量を変更すると、現在の在庫数が再計算されます。

#### **後で商品の詳細を更新するとどうなりますか？**

商品の名前、原価、価格、または属性の変更は、すべての過去の取引に遡って適用されます。 <mark style="color:$primary;">`取引`</mark> 履歴には、元の取引時点の値ではなく、常に最新の商品情報が反映されます。過去の原価または価格データを保持する必要がある場合は、定期的にレポートをエクスポートしてください。

#### **誰が取引を作成または編集したか確認できますか？**

はい。各取引には、作成したチームメンバーが記録され、 **作成者**と、 **日付** および **時刻**も保存されます。編集内容も追跡され、変更された取引にはバージョン番号が表示されます。

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

#### **削除された取引を表示できますか？**

はい。 <mark style="color:$primary;">`取引`</mark> メニューで、 <mark style="color:$primary;">`変更ステータス`</mark> のフィルターを追加し、 <mark style="color:$primary;">`削除済み`</mark> を選択すると、削除された取引を確認できます。

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

#### **取引履歴をリセットするにはどうすればよいですか？**

データの整合性のため、アプリ内から取引履歴をリセットすることはできません。 [サポート](https://www.boxhero.io/docs/resources/contact) までご連絡ください。次の手順をご案内します。


---

# 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://www.boxhero.io/docs/faq/ja/to/qu-yinlli.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.
