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

# 테이블 중복선택 방지(H27)

#### ○ 테이블번호를 중복 사용에 따른 문제를 방지할때 사용합니다.&#x20;

#### ○ 테이블오더에서 선택한 테이블번호는 앱 재시작후에도 계속 사용 가능합니다.&#x20;

#### ○ 테이블번호 선택(저장)이 안되는 경우, 선택을 안한 태블릿 전원을 종료하시고, 하나씩 태블릿 전원을 켜시고, 선택해 주시면 됩니다.&#x20;

1. 테이블오더 ASP > 매장환경설정 화면에서 테이블오더 프로그램 버전은 076(071) 버전 이상 사용

2. 테이블오더 ASP > 매장환경설정 화면에서 \[H27] 테이블 중복선택방지 옵션 사용 설정

<figure><img src="/files/XGySl8IEBtF9mPKvqPHG" alt=""><figcaption><p>매장환경설정</p></figcaption></figure>

3. POS에 에이전트 프로그램에서 데이터 동기화 실행

4. 테이블오더 > 관리자 로그인을 실행 > 테이블 변경 화면으로 이동

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

5. 사용중인 테이블과 기타 테이블 구분

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

&#x20;\- "사용 중"  : 테이블오더앱에서 현재 사용중이거나, 또는  사용하다가  앱이 종료된 상태&#x20;

&#x20;\- 기타 : 미선택 된 테이블번호. 선택 후 사용 가능.

6. 사용중인 "108"번테이블번호를 선택할 경우 다음과 같이 진행됩니다.&#x20;

<figure><img src="/files/RJed9KpMqMDMKVpmLKdv" alt=""><figcaption><p>사용중인 테이블임을 알림</p></figcaption></figure>

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

&#x20;\- 사용중인 "108"번 테이블번호를 선택한 경우, 해당 태블릿을 종료하고, 다시 진행합니다.&#x20;

&#x20;\- 또는 108번 테이블오더에서 다른 테이블번호로 이동 후 사용하셔도 됩니다.&#x20;


---

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