# 키오스크 테이블 선택 기능

{% hint style="info" %}

1. 주문 시에 원하는 테이블을 지정 후 이용할 수 있습니다.&#x20;
2. ASP 포스환경설정 **\[316] - KIOSK 먹고가기/포장하기 선택** 에서 테이블 선택(매장식사/포장) 또는 테이블 선택(매장식사)이 설정되어 있어야합니다.
   {% endhint %}

## 키오스크 테이블 선택 기능

### ASP 환경설정

1. ASP 대리점 로그인 → 매장환경 설정 → 외식환경 → \[709] 결제 완료 시 테이블 자동정리 - 항상 테이블 남김 설정
2. 매장환경 설정 → 포스 환경 설정 → \[316] - KIOSK 먹고가기/포장하기 설정 - 테이블 선택(매장식사/포장) 또는 테이블 선택(매장식사)

{% hint style="danger" %}
테이블 선택 기능을 사용하기 위해서는 **메인포스가 필요**합니다. \
\
\&#xNAN;**※ 키오스크 단독으로 사용할 수 없습니다.**
{% endhint %}

### 포스 환경설정

1. 로그인 후 **환경설정** -> **현재버전** 화면으로 이동합니다.

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

{% hint style="danger" %}
ASP 포스환경설정설정 -  \[316] - KIOSK 먹고가기/포장하기 선택 설정이 \
**테이블 선택(매장식사/포장) 또는 테이블 선택(매장식사)일 때**

아래 설정이 화면에 나타납니다.
{% endhint %}

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

2. **‘테이블 선택 화면 설정’** 에서 원하는 설정을 선택합니다.
   1. 기본 설정: 테이블 번호 순으로 나열
   2. POS 화면과 동일배치 선택 시 포스 화면과 동일한 테이블 레이아웃으로 표시됩니다.
3. '테이블 선택화면에 표시할 테이블 체크'<br>

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

   1. 키오스크 테이블 선택 시 표시할 테이블을 설정합니다. 테이블을 터치하여 체크합니다.<br>
4. **‘테이블 점유’ 설정에 체크**
   1. 기본 설정 : 테이블 점유 미체크
   2. 테이블 점유를 하여 다른 손님이 사용하지 못하게 처리합니다.
   3. 메인포스가 필요합니다 (윈도우 포스 / 안드로이드 포스)
   4. \[709] 결제 완료시 테이블 자동정리 - 항상 테이블 남김 설정되어있어야합니다.

{% hint style="danger" %}
'테이블 점유' 설정에 사용 중인 경우, 키오스크에서는 영수증이 나오지 않습니다. (고객주문서만 출력)&#x20;

\
**포스에서  테이블 정리 시 영수증이 출력**됩니다.     <br>
{% endhint %}

***

## 사용화면

### **주문 시 테이블 선택 화면**

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

1. '먹고가기' 버튼 사용 시 테이블 선택 화면이 나타납니다.&#x20;

### **점유 된 테이블이 있을 때**

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

### 키오스크 주문 시 포스 화면

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

1. 테이블 정리 시 점유가 해제됩니다.&#x20;


---

# 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://pluspos.gitbook.io/android-pos-manual/android-kiosk/option/select-table.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.
