# カスタムメニュー操作説明

## **カスタムメニュー画面（iPad）**

i-Repo Managerで登録したカスタムメニューを表示します。\
各ボタンをタップすると設定された帳票定義、または入力帳票が開きます。

<div align="left"><figure><img src="/files/fruOXfyim3rQSozp0PjF" alt=""><figcaption></figcaption></figure></div>

## **帳票の直接起動**

カスタムメニューボタンをタップすることで、指定された帳票定義から新規起票を作成します。

<div align="left"><figure><img src="/files/DcHH8eOyWMnQ596jmKkR" alt=""><figcaption></figcaption></figure></div>

## **QRコードによる帳票起動**

カスタムメニューボタンをタップすると内蔵カメラが起動します。\
カメラでQRコードを読み取ります。読み取ったデータから指定の帳票定義、もしくは入力帳票の起動を行います。

<div align="left"><figure><img src="/files/fiPzlw1z5BVjQey73l8q" alt=""><figcaption></figcaption></figure></div>

## **バーコードによる帳票起動**

カスタムメニューボタンをタップするとバーコード読み取り画面が表示されるので、外付けバーコードリーダーからバーコードを読み取ります。\
読み取ったデータから指定の帳票定義、もしくは入力帳票の起動を行います。

<div align="left"><figure><img src="/files/6vS3KNpardU8SqIDN7Sw" alt=""><figcaption></figcaption></figure></div>

## **iBeaconによる帳票起動**

カスタムメニューボタンをタップするとiBeacon探索画面が表示されます。\
「iBeaconを探す」というテキストをタップするとiBeaconの発信データを読み取ります。\
読み取ったデータから指定の帳票定義、もしくは入力帳票の起動を行います。

<div align="left"><figure><img src="/files/k5sXdaERsCQOuL0WC03f" alt=""><figcaption></figcaption></figure></div>

## **NFCによる帳票起動**

カスタムメニューボタンをタップするとNFC読み取り画面が表示されます。\
この画面でNFCのデータを読み取ります。\
読み取ったデータから指定の帳票定義、もしくは入力帳票の起動を行います。 \
※ NFC（ iPhone5S 専用 NFCジャケット ※現在販売終了）

<div align="left"><figure><img src="/files/qEDVQNYSOqYrpMfRMIP8" alt=""><figcaption></figcaption></figure></div>


---

# 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://manuals.i-reporter.jp/custom-menu/in-the-app/custommenu-operation.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.
