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

# 주문서 층별 출력 방법(H20)

#### 1. 테이블오더 주문서 출력 (기본) <a href="#id-062" id="id-062"></a>

* 기본은 플러스오더  에이전트가 설치된 POS의 주방프린터로 출력됩니다.&#x20;

#### &#x20;<a href="#id-062" id="id-062"></a>

#### 2. 테이블오더 주문서 출력을 상품별 프린터를 지정 사용 <a href="#id-062" id="id-062"></a>

* OKPOS ASP에서 "주방프린터-상품연결" 을 사용하면, 지정한 프린터로 주문서가 출력됩니다.&#x20;

<figure><img src="/files/4twGc1yZwV9qyZrhByKx" alt=""><figcaption></figcaption></figure>

####

#### 3. 테이블오더 주문서 출력을 테이블이 있는 층에 프린터에서 출력

* "맥주" 상품은 1층 메인 POS에서 출력하지 않고, 테이블이 있는 층의 주방프린터에서 출력합니다.&#x20;
* OKPOS ASP에서 외식환경 화면에서 \[539] 층별 주방프린터 제어를 제어함으로 설정합니다.

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

* OKPOS ASP에서 "주방프린터-층제어" 탭이 생성되고, 프린터별 층과 일반/전용 구분을 지정합니다.

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

* 플러스오더 ASP 대리점으로 로그인, 환결설정에서 \[H20] 층별 프린터 출력 을 사용으로 저장합니다.&#x20;

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

* 플러스오더 ASP 대리점으로 로그인, 메뉴권한 탭에서 "테이블층관리" 항목 권한부여 합니다.&#x20;

<figure><img src="/files/1fbLMlZ3OqDSHXqxw0sO" alt=""><figcaption></figcaption></figure>

* 플러스오더 ASP 매장으로 로그인, 기초관리>테이블오더관리>테이블층관리 에서 층번호 칸에 층을 지정합니다.&#x20;

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

* OKPOS 프로그램을 재기동 후, 에이전트 데이터 동기화 하시고 프린터 테스트를 진행해 보세요.


---

# 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, and the optional `goal` query parameter:

```
GET https://plusorder.gitbook.io/helpme/ex/undefined-4/h20.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
