# 承認処理中のラベルを非表示にする

## **概要**

iOSアプリ、Windowsアプリのサーバーライブラリー「あなたの承認待ち」、「差し戻し」、「申請中」タップ時に、ラベル表示をせず帳票のみ表示する機能です。\
ラベルを辿る操作を省略でき、すぐに帳票へアクセスすることが可能です。

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

## **設定方法**

i-Repo Managerの上部メニュー「システム管理」 ＞ 「共通マスター管理」で、システム全体に対して設定します。

* 共通キー　　　“IPAD\_SETTING”&#x20;
* 共通項目名称　“DISPLAY\_REPORTS\_AWAITING\_APPROVAL\_WITHOUT\_LABELS”
* 共通項目値：　“0”：ラベル表示する（既定）、“1”：ラベル表示しない

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

## **補足：「承認処理中」とは**

帳票の編集ステータスが ”承認待ち（申請中）” または ”差し戻し” である入力帳票のことを指します。

<div align="left"><figure><img src="/files/jWicmi18Xh80Dm3fFKo4" 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/administrator-functions/label/hiddenlabelsetting-for-approve.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.
