> For the complete documentation index, see [llms.txt](https://okpos.gitbook.io/okpos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://okpos.gitbook.io/okpos/undefined-4/option.md).

# 매장환경설정 옵션

### 💁‍♀️이 페이지에서 매장환경설정 옵션을 찾아보고 원하는 설정을 적용하세요.

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

* 많이 사용하는 기능을 우선으로 업데이트 중이며 지속 정리되어 업데이트 됩니다.

{% tabs %}
{% tab title="매장환경" %}

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

<figure><img src="/files/6NMNm4FHDrm2S8dUXnl4" alt=""><figcaption></figcaption></figure>

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

{% endtab %}

{% tab title="외식환경" %}

<figure><img src="/files/9IZkEKNpVJMwKuHBWqtb" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/50ELgE3SK1eJR2Bst4Hm" alt=""><figcaption></figcaption></figure>

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

* 추기된 기능

  <table data-header-hidden><thead><tr><th align="center" valign="top">옵션명</th><th width="150.25" align="center">기본값</th><th align="center">기능설명</th><th data-hidden align="center">기능설명</th></tr></thead><tbody><tr><td align="center" valign="top">[376] 주방프린터 출력용 약어 사용 여부 *</td><td align="center">미사용</td><td align="center"><p></p><p>포스에서 출력하는 상품명과 주방에서 출력하는 상품명을 다르게 출력할 경우 사용</p><ul><li>상품명이 너무 길어서 주방출력 시 종이를 절약하기 위해 사용</li><li>주방직원이 외국인일때 알아보기 쉽도록 주방프린터 명칭 입력</li><li><a href="https://okpos.gitbook.io/okpos-guide/okpos/2-1.-okpos-+/okpos-+/ordersheet">(관련매뉴얼)</a></li></ul></td><td align="center"></td></tr></tbody></table>

{% endtab %}

{% tab title="포스" %}

<figure><img src="/files/8JAUChFjituKkltuKcFZ" alt=""><figcaption></figcaption></figure>

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

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

<figure><img src="/files/I18oRR0n0GB3SnIXsA4w" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="포스기능" %}

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

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

* 영업관리

<figure><img src="/files/6WFWNC3VmErTxmX6QeO2" alt=""><figcaption></figcaption></figure>

* 테이블-일반

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

* 영수증관리

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

* 일반-판매처리

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

* 결제메뉴

<figure><img src="/files/7lL0MTM0WNXOBRSdCq2A" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="코드자릿수" %}

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

* 설정한 코드자릿수가 부족하다면 이 설정화면에서 코드자릿수를 변경해주세요  \
  예) 2자리 > 99개 생성 가능, 3자리 999개 생성 가능
  {% endtab %}

{% tab title="메뉴권한" %}

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

* 부여된 메뉴를 다시 미부여로 바꿀 때도 같은 방식으로 진행합니다.  \
  예) 부여된메뉴 탭에서 선택 > 미부여로 옮기기
  {% endtab %}
  {% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://okpos.gitbook.io/okpos/undefined-4/option.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.
