> 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.md).

# 영수증 / 포스 출력물 관리

- [영수증 설정](https://okpos.gitbook.io/okpos/undefined-4/papers/set_receipts.md): 25.02.10 일반영수증 분할결제 출력 옵션 추가
- [출력물 설정](https://okpos.gitbook.io/okpos/undefined-4/papers/undefined.md): 26.04.15
- [일반 영수증 편집](https://okpos.gitbook.io/okpos/undefined-4/papers/receipts_contents.md): 25.02.10 신규 출력물 코드 추가
- [출력물 코드 설정하기](https://okpos.gitbook.io/okpos/undefined-4/papers/receipts_contents_codelist.md): 25. 12. 24ud
- [\[작성중\] 출력물 코드](https://okpos.gitbook.io/okpos/undefined-4/papers/undefined-1.md): 25.12.24
- [QR코드 출력하기](https://okpos.gitbook.io/okpos/undefined-4/papers/receipts_qr.md): 2026. 01. 29 update
- [주방주문서 글자크기 조정](https://okpos.gitbook.io/okpos/undefined-4/papers/bills_fonts.md): 주방주문서 메뉴명이 크게 나오게 설정합니다.
- [고객주문서에 금액 출력여부 정하기](https://okpos.gitbook.io/okpos/undefined-4/papers/bills_prices.md): 기본 고객주문서에는 금액이 표기되지 않습니다. 고객주문서 금액을 출력하려 할 때 설정하세요
- [주방프린터에 고객주문서 출력하기](https://okpos.gitbook.io/okpos/undefined-4/papers/bills_prices-1.md): 2025. 09. 29 배포 기능
- [주방프린터 상하 반전 출력하기](https://okpos.gitbook.io/okpos/undefined-4/papers/undefined-2.md)
- [영수증 조회 정렬 순서 변경하기](https://okpos.gitbook.io/okpos/undefined-4/papers/undefined-3.md): 2025. 09월 배포
- [마감정산서 취소 내역 출력](https://okpos.gitbook.io/okpos/undefined-4/papers/undefined-4.md)
- [자동마감 시 정산지 자동 출력하기](https://okpos.gitbook.io/okpos/undefined-4/papers/undefined-5.md): 2025. 09월 배포


---

# 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/papers.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.
