# 12.4.	재고 설정

**재고 설정** 화면은 각 **전표** 유형(예: 구매 전표, 출고 전표, 이동 전표 등)에 대해 사용자가 접근 권한을 구성하고 **창고 코드를** 연결할 수 있습니다.

이를 통해 시스템은 창고 관리 모듈에서 전표를 생성하거나 처리할 때 각 전표 유형별로 사용 가능한 창고를 자동으로 인식하고 제한합니다.

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


---

# 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.ssaudit.com/korean-2/usefull/12.4..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.
