> 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/papers/bills_prices-1.md).

# 주방프린터에 고객주문서 출력하기

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

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

① 시스템관리 > 본사/매장마스터 > 매장환경설정 진입

② 주방프린터 탭으로 이동

③ 고객주문서 출력여부 : Y로 변경 (기본 값 : N)

④ 저장 클릭

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

⑤ 외식환경 탭으로 이동

⑥ \[503] 고객주문서 출력 여부 : ‘최초주문만 / 사용’ 택1 설정 (기본 값 : 사용안함)

⑦ 저장 클릭


---

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